mirror of
https://github.com/we-promise/sure.git
synced 2026-04-08 14:54:49 +00:00
* Rename accountable types * Merge conflicts * Fix broken tests * Add back sidebar changes
8 lines
121 B
Ruby
8 lines
121 B
Ruby
require "test_helper"
|
|
|
|
class VehicleTest < ActiveSupport::TestCase
|
|
# test "the truth" do
|
|
# assert true
|
|
# end
|
|
end
|