From 85f560796b433c52ff00e16ebc5d7738267e46f0 Mon Sep 17 00:00:00 2001 From: Benjamin Woodruff Date: Thu, 2 May 2024 15:11:26 -0700 Subject: [PATCH] Update unit test to support turbo's different file path --- test/e2e/app-dir/app/index.test.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/e2e/app-dir/app/index.test.ts b/test/e2e/app-dir/app/index.test.ts index 91b80235b82aca..8e695a09b447c2 100644 --- a/test/e2e/app-dir/app/index.test.ts +++ b/test/e2e/app-dir/app/index.test.ts @@ -376,7 +376,9 @@ describe('app dir - basic', () => { it('should serve polyfills for browsers that do not support modules', async () => { const html = await next.render('/dashboard/index') expect(html).toMatch( - /