We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0013549 commit 4bef04eCopy full SHA for 4bef04e
1 file changed
tests/helper_advanced_transformations_test.go
@@ -436,6 +436,7 @@ func TestParameterSpecificTransformations(t *testing.T) {
436
}
437
})
438
439
+ // One big test
440
t.Run("should generate the correct URL with many transformations, including video and AI transforms", func(t *testing.T) {
441
transformation := []shared.TransformationParam{
442
{
0 commit comments