Skip to content

Commit

Permalink
🔥 dont skip the status test (knative-extensions#1096)
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Wessendorf <[email protected]>
  • Loading branch information
matzew authored Feb 16, 2022
1 parent f7d6596 commit 4bec6d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/conformance/channel_status_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,5 @@ import (
)

func TestChannelStatus(t *testing.T) {
t.Skip()
eventingconformancehelpers.ChannelStatusTestHelperWithChannelTestRunner(t, channelTestRunner, testlib.SetupClientOptionNoop)
}

0 comments on commit 4bec6d9

Please sign in to comment.