examples/spec/scss/functions_spec.scss in sasspectations-0.0.1 vs examples/spec/scss/functions_spec.scss in sasspectations-0.0.2

- old
+ new

@@ -31,10 +31,9 @@ convert-with-px-context { expect: to-equal(to-em(10px, 20px), .5em); } } - has-text { expect: to-contain('pi', 'pixel') } does-not-have-text {