Skip to content

Commit

Permalink
✅ Enable simple integration test in IE11 (#27785)
Browse files Browse the repository at this point in the history
  • Loading branch information
jridgewell committed Apr 15, 2020
1 parent 56c2386 commit a3b0048
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/test-amp-img.js
Expand Up @@ -23,6 +23,7 @@ import {

describe
.configure()
.enableIe()
.retryOnSaucelabs()
.run('Rendering of amp-img', () => {
const timeout = window.ampTestRuntimeConfig.mochaTimeout;
Expand Down

0 comments on commit a3b0048

Please sign in to comment.