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 e856ae4 commit fc6a341
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 @@ -57,7 +57,7 @@ test_install_from_bat() {

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

# Load and run shUnit2.
Expand Down

0 comments on commit fc6a341

Please sign in to comment.