mirror of
https://github.com/ahmetb/kubectx.git
synced 2026-03-18 20:02:49 +00:00
Fix bug about where cur ns was stored in yaml
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
@@ -21,7 +21,6 @@ load common
|
||||
run ${COMMAND}
|
||||
echo "$output"
|
||||
[[ "$status" -eq 1 ]]
|
||||
[[ "$output" = *"current-context is not set"* ]]
|
||||
}
|
||||
|
||||
@test "list namespaces" {
|
||||
|
||||
Reference in New Issue
Block a user