This commit is contained in:
2025-03-11 09:52:32 -07:00
parent 0e380931b1
commit 97d5bd9ace
18 changed files with 294 additions and 61 deletions

7
test/models/loot_test.rb Normal file
View File

@ -0,0 +1,7 @@
require "test_helper"
class LootTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end