Skip to content

Commit

Permalink
Merge pull request #15164 from bparees/conformance
Browse files Browse the repository at this point in the history
Merged by openshift-bot
  • Loading branch information
OpenShift Bot committed Jul 13, 2017
2 parents 404628b + df09f85 commit a108425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/extended/builds/new_app.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const (
a59 = "a2345678901234567890123456789012345678901234567890123456789"
)

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

0 comments on commit a108425

Please sign in to comment.