Skip to content

Commit

Permalink
fix(tests): Don't expect kwctl to stdout a json anymore
Browse files Browse the repository at this point in the history
Signed-off-by: Víctor Cuadrado Juan <[email protected]>
  • Loading branch information
viccuad committed Aug 26, 2024
1 parent ed4d956 commit 5795adf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e.bats
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@

# settings validation fails
[ "$status" -eq 1 ]
[ $(expr "$output" : '.*valid.*false') -ne 0 ]
}

@test "accept" {
Expand Down

0 comments on commit 5795adf

Please sign in to comment.