From eaac00742e643dc0b8a36ce6c2ec79197130fc0f Mon Sep 17 00:00:00 2001 From: Vladimir Grinenko Date: Thu, 22 Feb 2018 08:37:37 +0300 Subject: [PATCH] Fix broken spec --- test/stylus-tech.test.js | 1 - 1 file changed, 1 deletion(-) diff --git a/test/stylus-tech.test.js b/test/stylus-tech.test.js index 5164a6c..f2ec94c 100644 --- a/test/stylus-tech.test.js +++ b/test/stylus-tech.test.js @@ -212,7 +212,6 @@ describe('stylus-tech', function () { expected = [ 'body{', 'color:#000;', - 'display:-webkit-box;', 'display:-ms-flexbox;', 'display:flex;', '}'