Skip to content

Commit

Permalink
Remove cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Sep 14, 2023
1 parent 8b8f54c commit abd1598
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cmd/flowrunner/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,3 @@ func TestPrintEvent(t *testing.T) {
assert.Equal(t, tc.expected, out.String(), "event print mismatch for event type '%s'", tc.event.Type())
}
}

func TestFoo(t *testing.T) {
test.CreateTestSession("", envs.RedactionPolicyNone)
}

0 comments on commit abd1598

Please sign in to comment.