func testRoundedCornersTransformationWithoutArgumentsURL() {
        transformable.add(transform: RoundedCornersTransform())

        let expectedURL = Constants.cdnURL
            .appendingPathComponent("rounded_corners")