We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10a1d0c commit 20bfbe6Copy full SHA for 20bfbe6
test/unit/save_supply_item_test.rb
@@ -1,7 +1,8 @@
1
require_relative '../test_helper'
2
3
class SaveSupplyItemTest < ActiveSupport::TestCase
4
- self.use_transactional_fixtures = false
+
5
+ self.use_transactional_tests = false
6
7
fixtures :projects
8
0 commit comments