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.
2 parents 404628b + df09f85 commit a108425Copy full SHA for a108425
test/extended/builds/new_app.go
@@ -13,7 +13,7 @@ const (
13
a59 = "a2345678901234567890123456789012345678901234567890123456789"
14
)
15
16
-var _ = g.Describe("[builds][NotConformant] oc new-app", func() {
+var _ = g.Describe("[builds][Conformance] oc new-app", func() {
17
// Previously, the maximum length of app names creatable by new-app has
18
// inadvertently been decreased, e.g. by creating an annotation somewhere
19
// whose name itself includes the app name. Ensure we can create and fully
0 commit comments