You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
addresses:
```
$ go test ./...
ok github.com/tdewolff/minify/v2 (cached)
? github.com/tdewolff/minify/v2/bindings/js [no test files]
? github.com/tdewolff/minify/v2/bindings/py [no test files]
ok github.com/tdewolff/minify/v2/cmd/minify (cached)
--- FAIL: TestCSSInline (0.00s)
--- FAIL: TestCSSInline/background-color:transparent (0.00s)
css_test.go:438:438:
background-color:transparent
background-color:transparent
background-color:initial
FAIL
FAIL github.com/tdewolff/minify/v2/css 0.005s
ok github.com/tdewolff/minify/v2/html (cached)
ok github.com/tdewolff/minify/v2/js (cached)
ok github.com/tdewolff/minify/v2/json (cached)
ok github.com/tdewolff/minify/v2/minify (cached)
ok github.com/tdewolff/minify/v2/svg (cached)
ok github.com/tdewolff/minify/v2/xml (cached)
FAIL
```
Signed-off-by: Leo <i@hardrain980.com>
0 commit comments