Skip to content

Commit

Permalink
fix: removed trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavik-goplani committed Jul 11, 2024
1 parent 27dace1 commit c94b3f0
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 c94b3f0

Please sign in to comment.