Describe the bug
Stencil is successfully deleting the namespace which does not exist
To Reproduce
Steps to reproduce the behavior:
- Run
stencil namespace delete random
- This will show that namespace has been successfully deleted
Expected behavior
It should show that the namespace does not exist.
Describe the bug
Stencil is successfully deleting the namespace which does not exist
To Reproduce
Steps to reproduce the behavior:
stencil namespace delete randomExpected behavior
It should show that the namespace does not exist.