We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cef432 commit ea938a5Copy full SHA for ea938a5
Makefile
@@ -1,5 +1,5 @@
1
test:
2
- @pytest -vv --driver Chrome
+ @pytest -vv
3
4
format:
5
@black flask_pwa sample_app tests
0 commit comments