Skip to content

Commit

Permalink
improving e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
matusdrobuliak66 committed Nov 19, 2024
1 parent 88b8f72 commit 982c2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e-playwright/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ define run_test
pytest -s $2 \
--color=yes \
--browser chromium \
--headed \
--headed \
$$TEST_ARGS
endef

Expand Down

0 comments on commit 982c2bd

Please sign in to comment.