Skip to content

Commit

Permalink
convert indentation to tab
Browse files Browse the repository at this point in the history
  • Loading branch information
pkanal committed Sep 21, 2022
1 parent 7a77cce commit 4a2ef13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoke-tests/smoke-sdk-http.bats
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ setup_file() {
}

teardown_file() {
cp collector/data.json collector/data-results/data-${CONTAINER_NAME}.json
cp collector/data.json collector/data-results/data-${CONTAINER_NAME}.json
docker-compose stop ${CONTAINER_NAME}
docker-compose restart collector
wait_for_flush
Expand Down

0 comments on commit 4a2ef13

Please sign in to comment.