func testMinifyCSSTransformationURL() {
        transformable.add(transform: MinifyCSSTransform())

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