Skip to content

Commit a108425

Browse files
author
OpenShift Bot
authored
Merge pull request #15164 from bparees/conformance
Merged by openshift-bot
2 parents 404628b + df09f85 commit a108425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/extended/builds/new_app.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const (
1313
a59 = "a2345678901234567890123456789012345678901234567890123456789"
1414
)
1515

16-
var _ = g.Describe("[builds][NotConformant] oc new-app", func() {
16+
var _ = g.Describe("[builds][Conformance] oc new-app", func() {
1717
// Previously, the maximum length of app names creatable by new-app has
1818
// inadvertently been decreased, e.g. by creating an annotation somewhere
1919
// whose name itself includes the app name. Ensure we can create and fully

0 commit comments

Comments
 (0)