Skip to content

Commit cbe7c48

Browse files
authored
homepage_test.ts aktualisieren
1 parent af970c7 commit cbe7c48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/homepage_test.ts

-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@ Feature('homepage');
66
Scenario('Home page is loaded', () => {
77
I.amOnPage('');
88
I.waitForText('Write a Test');
9-
I.waitForElement('.Scenario-detailLink');
109
});
1110

0 commit comments

Comments
 (0)