Skip to content

Commit d56dea2

Browse files
committed
chore: Update Makefile to use Selenium listener for testing with SeleniumLibrary
1 parent a71035b commit d56dea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
# WOPEE_PIXEL_TO_PIXEL_DIFF_TOLERANCE: "0.1"
3636
run: |
3737
make install
38-
make test.browser.listener
38+
make test.selenium.listener

0 commit comments

Comments
 (0)