Skip to content

Commit

Permalink
change ns to knative-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
xu zhao committed Jan 15, 2019
1 parent 9cee3d9 commit 58751f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/system/testing/names.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ import (
)

func init() {
os.Setenv(system.NamespaceEnvKey, "knative-eventing")
os.Setenv(system.NamespaceEnvKey, "knative-testing")
}

0 comments on commit 58751f6

Please sign in to comment.