We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0edaaee commit a9eb55fCopy full SHA for a9eb55f
1 file changed
test/default_scope_test.rb
@@ -2,7 +2,7 @@
2
3
class DefaultScopeTest < Minitest::Test
4
def setup
5
- Band.destroy_all
+ setup_model(Band)
6
end
7
8
def test_reindex
0 commit comments