Commit 1dfef440 authored by Casey Faist's avatar Casey Faist

update default in pipenv test

parent 2ffb10da
...@@ -19,7 +19,7 @@ testPipenvLock() { ...@@ -19,7 +19,7 @@ testPipenvLock() {
testPipenvVersion() { testPipenvVersion() {
compile "pipenv-version" compile "pipenv-version"
assertCaptured "3.6.6" assertCaptured "3.6.7"
assertCapturedSuccess assertCapturedSuccess
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment