Skip to content

Commit

Permalink
Merge pull request #1157 from dvoytenko/fixes19
Browse files Browse the repository at this point in the history
Remove brightcove whitelist since validator is ready
  • Loading branch information
dvoytenko committed Dec 14, 2015
2 parents 7a33c5b + 136f4af commit 603ab92
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/integration/test-example-validation.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ describe('example', function() {
* @constructor {!Array<!RegExp>}
*/
const errorWhitelist = [
// Remove once validator supports "amp-brightcove".
/DISALLOWED_TAG amp-brightcove/
];

const usedWhitelist = [];
Expand Down

0 comments on commit 603ab92

Please sign in to comment.