Skip to content
Snippets Groups Projects
Commit 22174d62 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

fix tests


Signed-off-by: default avatarKenneth Reitz <me@kennethreitz.org>
parent 14a6c862
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ testPipenvLock() { ...@@ -12,7 +12,7 @@ testPipenvLock() {
testPipenvVersion() { testPipenvVersion() {
compile "pipenv-version" compile "pipenv-version"
assertCaptured "3.6.5" assertCaptured "3.6.4"
assertCapturedSuccess assertCapturedSuccess
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment