Skip to content

Commit

Permalink
re-run broken IE test
Browse files Browse the repository at this point in the history
  • Loading branch information
erwinmombay committed Oct 20, 2020
1 parent ae31230 commit 61e77f5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/integration/test-amp-ad-3p.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ function createFixture() {
return createFixtureIframe('test/fixtures/3p-ad.html', 3000, () => {});
}

//TODO(#30528): unskip this for IE when possible
describe.configure().run('amp-ad 3P', () => {
describe('amp-ad 3P', () => {
let fixture;

beforeEach(() => {
Expand Down

0 comments on commit 61e77f5

Please sign in to comment.