Skip to content

Commit db038d3

Browse files
committed
Fix up scratch file [ci skip]
1 parent 256ffe9 commit db038d3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
require 'cases/helper_sqlserver'
2-
require 'models/book'
32

43
class ScratchpadTestSQLServer < ActiveRecord::TestCase
54

65
it 'helps debug things' do
7-
$FOO = true
8-
1000.times { Book.create! name: 'test' }
96
end
107

118
end

0 commit comments

Comments
 (0)