feat: add new modifiers for imageengine with tests #3534
Triggered via pull request
February 11, 2025 09:34
Status
Failure
Total duration
16m 33s
Artifacts
–
Annotations
4 errors
test/unit/providers.test.ts > Providers > imageengine modifiers:
test/unit/providers.test.ts#L344
AssertionError: expected { Object (url) } to match object { Object (url) }
- Expected
+ Received
{
- "url": "https://foo.bar.com/image.jpg?imgeng=/maxdpr_2/w_300",
+ "url": "https://foo.bar.com/image.jpg?imgeng=/w_300/maxdpr_2",
}
❯ test/unit/providers.test.ts:344:25
|
ci (ubuntu-latest)
Process completed with exit code 1.
|
ci (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
ci (windows-latest)
The operation was canceled.
|