Skip to content

Commit

Permalink
homepage_test.ts aktualisieren
Browse files Browse the repository at this point in the history
  • Loading branch information
kobenguyent authored Feb 26, 2024
1 parent af970c7 commit cbe7c48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/homepage_test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ Feature('homepage');
Scenario('Home page is loaded', () => {
I.amOnPage('');
I.waitForText('Write a Test');
I.waitForElement('.Scenario-detailLink');
});

0 comments on commit cbe7c48

Please sign in to comment.