Skip to content

Commit

Permalink
fix: removed trailing spaces
Browse files Browse the repository at this point in the history
Signed-off-by: bhavik-goplani <56516858+bhavik-goplani@users.noreply.github.com>
  • Loading branch information
bhavik-goplani committed Jul 11, 2024
1 parent b9d9a02 commit 48c7dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/validation_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ lock_validation() {

run "${ETCDCTL} lock mutex ${ETCDCTL} put key1 value1"
check_positive "OK"

log::info "lock validation test passed"
}

Expand Down

0 comments on commit 48c7dfb

Please sign in to comment.