diff --git a/test/index.test.ts b/test/index.test.ts index 24c63c5..7c84141 100644 --- a/test/index.test.ts +++ b/test/index.test.ts @@ -129,7 +129,7 @@ test('should add WAF headers to local images being transformed', async (t) => { ) }) -test('should not add WAF headers to local images being transformed', async (t) => { +test('should not add WAF headers to remote images being transformed', async (t) => { const handler = createIPXHandler({ basePath: '/_ipx/', cacheDir: '/tmp/ipx-cache',