We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6387125 commit 1b75056Copy full SHA for 1b75056
tests/bootstrap.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
cd tests
3
pip install selenium===3.14.0 \
4
- docker===3.1.1 \
+ docker===3.5.0 \
5
| grep -v 'Requirement already satisfied'
6
7
python test.py $1 $2
0 commit comments