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