Skip to content

Commit

Permalink
P20-829: Roll back removed seed_deprecated_unit_fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-vavilov committed Apr 4, 2024
1 parent 00c4b84 commit 67253cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dashboard/test/models/unit_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ class UnitTest < ActiveSupport::TestCase
self.use_transactional_test_case = true

setup_all do
seed_deprecated_unit_fixtures

Rails.application.config.stubs(:levelbuilder_mode).returns false
@game = create(:game)
# Level names match those in 'test.script'
Expand Down

0 comments on commit 67253cd

Please sign in to comment.