Skip to content

Commit 497d2bd

Browse files
Comment correction
1 parent 258ffbc commit 497d2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/acme-bank.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ test.describe('ACME Bank', () => {
8080
// This method sets up each test with its own Applitools Eyes object.
8181
test.beforeEach(async ({ page }) => {
8282

83-
// Create the Applitools Eyes object connected to the VisualGridRunner and set its configuration.
83+
// Create the Applitools Eyes object connected to the runner and set its configuration.
8484
eyes = new Eyes(Runner, Config);
8585

8686
// Open Eyes to start visual testing.

0 commit comments

Comments
 (0)