Skip to content

Commit f5b25d6

Browse files
committed
Fix stats page test
Make it open the correct URL and assert that the 'Stats' text is shown on the page.
1 parent 2f287e7 commit f5b25d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cypress/cypress/e2e/smoketest.cy.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ describe('Mob.sh Timer', () => {
1717
})
1818

1919
it('stats page is available', () => {
20-
cy.visit('https://timer.mob.sh/help' + roomId)
21-
cy.contains('Help')
20+
cy.visit('https://timer.mob.sh/stats')
21+
cy.contains('Stats')
2222
})
2323

2424
it('mob timer works', () => {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy