Skip to content

Commit 42d3705

Browse files
ritudesvalaparthvi
andauthored
Update tests/documentation/command-reference/doc_command_reference_createnamespace_test.go
Co-authored-by: Parthvi Vala <[email protected]>
1 parent 112b098 commit 42d3705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/documentation/command-reference/doc_command_reference_createnamespace_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ var _ = Describe("doc command reference odo create namespace", func() {
2626
helper.CommonAfterEach(commonVar)
2727
})
2828

29-
Context("To create a namespace resource", func() {
29+
Context("To create a namespace/project resource", func() {
3030

3131
AfterEach(func() {
3232
commonVar.CliRunner.DeleteNamespaceProject("odo-dev", true)

0 commit comments

Comments
 (0)