Skip to content

Commit

Permalink
Skip broken test that needs fix upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
schlessera committed Jun 2, 2020
1 parent 917a01d commit 5e0a502
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/optimizer/tests/SpecTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ final class SpecTest extends TestCase
'ReorderHead - reorders_head_a4a' => 'see https://github.com/ampproject/amp-toolbox/issues/583',
'ReorderHead - reorders_head_amphtml' => 'see https://github.com/ampproject/amp-toolbox/issues/583',
'ReorderHead - preserves_amp_custom_style_order' => 'see https://github.com/ampproject/amp-toolbox/issues/604',

'ServerSideRendering - converts_sizes_attribute_to_css' => 'see https://github.com/ampproject/amp-toolbox/issues/819',
];

const CLASS_SKIP_TEST = '__SKIP__';
Expand Down

0 comments on commit 5e0a502

Please # to comment.