Skip to content

Commit d7da665

Browse files
author
JAMES FUQIAN
committed
rename tests file.
1 parent 99e76bd commit d7da665

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.selenium.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ services:
2424
build:
2525
context: ./selenium_tests
2626
dockerfile: ./Dockerfile
27-
command: pytest ./src/test_node_sample.py
27+
command: pytest ./src/test_python_sample.py
2828
depends_on:
2929
- chrome
3030
- server

0 commit comments

Comments
 (0)