Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
Signed-off-by: clux <sszynrae@gmail.com>
  • Loading branch information
clux committed Sep 18, 2023
1 parent 8ed1a6d commit db40095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/yq.test.bats
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@
@test "jq_modules" {
run yq 'include "k"; . | gvk' -r -L$PWD/test/modules < test/grafana.yaml
echo "$output" && echo "$output" | grep 'apps/v1.Deployment'
}
}

0 comments on commit db40095

Please sign in to comment.