Skip to content

Commit

Permalink
TMP: squash (no need to parallelize this test)
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinMind committed May 30, 2024
1 parent f795f5a commit a134fb6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile-docker
Original file line number Diff line number Diff line change
Expand Up @@ -258,14 +258,12 @@ test_amo_lib_locales_and_signing:
.PHONY: test_needs_locales_compilation
test_needs_locales_compilation:
pytest \
-n 2 \
-m 'needs_locales_compilation' \
-v src/olympia/

.PHONY: test_static_assets
test_static_assets: run_js_tests
pytest \
-n 2 \
-m 'static_assets' \
-v src/olympia/

Expand Down

0 comments on commit a134fb6

Please sign in to comment.