Skip to content

Commit 5564bd4

Browse files
committed
Test feature flags; to remove
1 parent 16c5f07 commit 5564bd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deps/rabbit/src/rabbit_core_ff.erl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,4 +229,5 @@
229229
}}).
230230

231231
fail(Args) ->
232+
timer:sleep(2000),
232233
throw({pouet, Args}).

0 commit comments

Comments
 (0)