Skip to content

Commit 1dfef44

Browse files
committed
update default in pipenv test
1 parent 2ffb10d commit 1dfef44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ testPipenvLock() {
1919

2020
testPipenvVersion() {
2121
compile "pipenv-version"
22-
assertCaptured "3.6.6"
22+
assertCaptured "3.6.7"
2323
assertCapturedSuccess
2424
}
2525

0 commit comments

Comments
 (0)