Skip to content

Commit

Permalink
- -vvv
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Jan 9, 2024
1 parent 24ecbba commit 1a55379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion poetry/test_windows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ test_install_from_bat() {

assertEquals "Installing dependencies from lock file
No dependencies to install or update" "$(../bin/poetry.bat install -vvv --no-root | dos2unix)"
No dependencies to install or update" "$(../bin/poetry.bat install --no-root | dos2unix)"
}

# Load and run shUnit2.
Expand Down

0 comments on commit 1a55379

Please sign in to comment.