Skip to content

Commit ea938a5

Browse files
author
bergpb
committed
update make commands
1 parent 9cef432 commit ea938a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
test:
2-
@pytest -vv --driver Chrome
2+
@pytest -vv
33

44
format:
55
@black flask_pwa sample_app tests

0 commit comments

Comments
 (0)