func testMinifyCSSTransformationWithOptionsURL() {
        transformable.add(transform: MinifyCSSTransform()
            .level(1)
            .gzip(true))