We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62c109e commit bf1415dCopy full SHA for bf1415d
Makefile
@@ -260,4 +260,4 @@ narwhals-test-integration: FORCE
260
@echo "-------- Running py-shiny format, lint, typing, and unit tests ----------"
261
$(MAKE) check
262
@echo "-------- Running py-shiny playwright tests ----------"
263
- $(MAKE) playwright TEST_FILE="tests/playwright/shiny/components/data_frame" PYTEST_BROWSERS="--browser chromium"
+ $(MAKE) playwright TEST_FILE="tests/playwright/shiny/components/data_frame/data_type/" PYTEST_BROWSERS="--browser chromium"
0 commit comments