Skip to content

Commit 22174d6

Browse files
committed
fix tests
Signed-off-by: Kenneth Reitz <[email protected]>
1 parent 14a6c86 commit 22174d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/run

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ testPipenvLock() {
1212

1313
testPipenvVersion() {
1414
compile "pipenv-version"
15-
assertCaptured "3.6.5"
15+
assertCaptured "3.6.4"
1616
assertCapturedSuccess
1717
}
1818

0 commit comments

Comments
 (0)