Skip to content

Commit 4436fcc

Browse files
committed
test: update unit test for ipx without modifiers
1 parent 747fab7 commit 4436fcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/providers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export const images = [
22
{
33
args: ['/test.png', {}],
4-
ipx: { url: '/_ipx/test.png' },
4+
ipx: { url: '/_ipx/_/test.png' },
55
cloudinary: { url: '/f_auto,q_auto/test' },
66
twicpics: { url: '/test.png' },
77
fastly: { url: '/test.png' },

0 commit comments

Comments
 (0)