Skip to content

Commit

Permalink
Update test/e2e/app-dir/actions/app-action-export.test.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Zack Tanner <zacktanner@gmail.com>
  • Loading branch information
huozhi and ztanner committed Oct 20, 2023
1 parent 7221a46 commit 1a841fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/app-dir/actions/app-action-export.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ createNextDescribe(
} catch {}
})

// @TODO turn this test back on whenw e
it('should error when use export output for server actions', async () => {
expect(next.cliOutput).toContain(
`Server Actions are not supported with static export.`
Expand Down

0 comments on commit 1a841fb

Please sign in to comment.