func testDetectFacesTransformationWithoutArgumentsURL() {
        transformable.add(transform: DetectFacesTransform())

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