Skip to content

Commit

Permalink
not bash
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Mar 6, 2024
1 parent ab6a94e commit 7326212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ NODE="node --no-warnings=ExperimentalWarning"
$NODE test.js teardown
$NODE test.js setup

function cleanup {
cleanup() {
echo "cleaning DB objects"
$NODE test.js teardown
}
Expand Down

0 comments on commit 7326212

Please sign in to comment.