Skip to content

Commit de4594b

Browse files
committed
remove debugger
1 parent 5d86098 commit de4594b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/fx/schema_dumper_spec.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,6 @@
188188

189189
dump(connection: connection, stream: stream)
190190

191-
debugger
192-
193191
# Verify blank lines before functions and triggers for readability
194192
pattern = /(?<delimiter>end|SQL)\n\n (?<statement>create_function|create_trigger)/
195193
# a blank line between the table and the function, and another between the function and the trigger

0 commit comments

Comments
 (0)