From 0447f91c3afb1f9a246a9bc1c8f683417e6a1cba Mon Sep 17 00:00:00 2001 From: Dan Bornstein Date: Sat, 2 Nov 2024 11:29:49 -0700 Subject: [PATCH] Appease the linter. --- src/webapp-builtins/tests/HostRouter.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/webapp-builtins/tests/HostRouter.test.js b/src/webapp-builtins/tests/HostRouter.test.js index e0610c17d..4084d08f6 100644 --- a/src/webapp-builtins/tests/HostRouter.test.js +++ b/src/webapp-builtins/tests/HostRouter.test.js @@ -299,7 +299,7 @@ describe('_impl_handleRequest()', () => { ); await expectApp(hr, 'zorCH.splAT', 'mockApp1'); - }) + }); test('routes to a case-matched DNS name when `ignoreCase === false`', async () => { const hr = await makeInstance(