Skip to content

Commit

Permalink
trigger change to run workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ztanner committed Nov 13, 2024
1 parent fa0a7ea commit bd0376d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/app-dir/navigation/navigation.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ describe('app dir - navigation', () => {

describe('query string', () => {
it('should set query correctly', async () => {
console.log('trigger change to validate test')
const browser = await next.browser('/')
expect(await browser.elementById('query').text()).toMatchInlineSnapshot(
`""`
Expand Down

0 comments on commit bd0376d

Please sign in to comment.