Skip to content

Commit

Permalink
chore: updated test description
Browse files Browse the repository at this point in the history
Co-authored-by: Michal Piechowiak <[email protected]>
  • Loading branch information
nickytonline and pieh authored Aug 3, 2023
1 parent c3fd215 commit f542109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit f542109

Please sign in to comment.