diff --git a/test/integration/test-example-validation.js b/test/integration/test-example-validation.js index 0060b1715679..39afa3848038 100644 --- a/test/integration/test-example-validation.js +++ b/test/integration/test-example-validation.js @@ -62,8 +62,6 @@ describe('example', function() { * @constructor {!Array} */ const errorWhitelist = [ - // Remove once validator supports "amp-brightcove". - /DISALLOWED_TAG amp-brightcove/ ]; const usedWhitelist = [];