Skip to content

Commit e6ccf96

Browse files
committed
Remove testing the test code line.
1 parent 99692b8 commit e6ccf96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

integration/self_tick_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ func TestSelfTick(tt *testing.T) {
3131
}
3232

3333
flow.Step("create triggers", func(ctx context.Context, t flowtest.Asserter) {
34-
t.FailNow()
3534
ctx = authtest.JWTContext(ctx)
3635

3736
err := uu.CreateTrigger(ctx, triggerConfig{

0 commit comments

Comments
 (0)