Skip to content

Commit b767433

Browse files
committed
set target framework to pytest
1 parent f4d9cb2 commit b767433

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,5 @@ show-trace: ## show trace
126126
.PHONY: codegen
127127
codegen: ## generate test code
128128
uv run playwright codegen \
129+
--target python-pytest \
129130
--output tests/test_codegen.py

0 commit comments

Comments
 (0)