Skip to content

Commit

Permalink
fix: lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
zaunist committed Mar 9, 2022
1 parent e1c95db commit 81e9de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/test/shell/cli_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ stop_dashboard() {

# check response header without custom header
run curl -i http://127.0.0.1:9000

[ $(echo "$output" | grep -c "X-Frame-Options: deny") -eq '1' ]

stop_dashboard 6
Expand Down

0 comments on commit 81e9de6

Please sign in to comment.