Skip to content

Commit

Permalink
Test naming
Browse files Browse the repository at this point in the history
  • Loading branch information
domchristie committed Jul 20, 2024
1 parent e396fa5 commit 2e704e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/functional/navigation_tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ test("navigating back whilst a visit is in-flight", async ({ page }) => {

assert.ok(
await nextEventNamed(page, "turbo:visit"),
"navigating back whilst a visit is in-flight starts a non-silent Visit"
"navigating back whilst a visit is in-flight starts a Visit"
)

await nextBody(page)
Expand Down

0 comments on commit 2e704e3

Please sign in to comment.