Skip to content

Commit

Permalink
Update tests/documentation/command-reference/doc_command_reference_cr…
Browse files Browse the repository at this point in the history
…eatenamespace_test.go

Co-authored-by: Parthvi Vala <[email protected]>
  • Loading branch information
ritudes and valaparthvi authored Mar 31, 2023
1 parent 1cfdb36 commit 0f10bf4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ var _ = Describe("doc command reference odo create namespace", func() {

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

BeforeEach(func() {
AfterEach(func() {
commonVar.CliRunner.DeleteNamespaceProject("mynamespace", true)
})

Expand Down

0 comments on commit 0f10bf4

Please sign in to comment.