Skip to content

Commit 0f10bf4

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

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
@@ -28,7 +28,7 @@ var _ = Describe("doc command reference odo create namespace", func() {
2828

2929
Context("To create a namespace resource", func() {
3030

31-
BeforeEach(func() {
31+
AfterEach(func() {
3232
commonVar.CliRunner.DeleteNamespaceProject("mynamespace", true)
3333
})
3434

0 commit comments

Comments
 (0)