Skip to content

Commit 8bf8d50

Browse files
committed
add registerSchemes() back
Signed-off-by: Matthew F Leader <mleader@redhat.com>
1 parent 0d518a1 commit 8bf8d50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/e2e/e2e_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import (
88
)
99

1010
func TestE2E(t *testing.T) {
11+
registerSchemes()
1112
// Run validation tests
1213
t.Run("validation", TestValidationSuite)
1314

0 commit comments

Comments
 (0)