func testMinifyJSTransformationURL() {
        transformable.add(transform: MinifyJSTransform())

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