Skip to content

Commit

Permalink
Disable old flacky test
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjbradshaw committed Oct 22, 2024
1 parent 35907fe commit e0bbc74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/parentSpec.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ define(['iframeResizerParent'], (iframeResize) => {
})
})

describe('resize height', () => {
xdescribe('resize height', () => {
let iframe
const testId = 'parentPage3'
const HEIGHT = 90
Expand Down

0 comments on commit e0bbc74

Please sign in to comment.