Skip to content

Commit c5be45d

Browse files
Eyes Test Manager
1 parent 8d3c96c commit c5be45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def batch_info():
5959
"""
6060
Creates a new batch for tests.
6161
A batch is the collection of visual checkpoints for a test suite.
62-
Batches are displayed in the dashboard, so use meaningful names.
62+
Batches are displayed in the Eyes Test Manager, so use meaningful names.
6363
"""
6464
return BatchInfo("Example: Selenium Python pytest with the Ultrafast Grid")
6565

0 commit comments

Comments
 (0)