We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d518a1 commit 8bf8d50Copy full SHA for 8bf8d50
tests/e2e/e2e_test.go
@@ -8,6 +8,7 @@ import (
8
)
9
10
func TestE2E(t *testing.T) {
11
+ registerSchemes()
12
// Run validation tests
13
t.Run("validation", TestValidationSuite)
14
0 commit comments