Skip to content

Commit

Permalink
Appease the linter.
Browse files Browse the repository at this point in the history
  • Loading branch information
danfuzz committed Nov 2, 2024
1 parent 1d07562 commit 0447f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webapp-builtins/tests/HostRouter.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 0447f91

Please sign in to comment.