Skip to content

Commit 15053c8

Browse files
jsjoeiocode-asher
andauthored
Update test/goHome.test.ts
Co-authored-by: Asher <[email protected]>
1 parent 60ca453 commit 15053c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/goHome.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ describe("login", () => {
3737
await page.fill(".password", PASSWORD)
3838
// Click the submit button and login
3939
await page.click(".submit")
40-
// Click the Applicaiton menu
40+
// Click the Application menu
4141
await page.click(".menubar-menu-button[title='Application Menu']")
4242
// See the Go Home button
4343
const goHomeButton = "a.action-menu-item span[aria-label='Go Home']"

0 commit comments

Comments
 (0)