Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjbradshaw committed Aug 20, 2024
1 parent 54e7a21 commit eec6377
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
@@ -1,6 +1,6 @@
define(['iframeResizerParent'], (iframeResize) => {
describe('Parent Page', () => {
describe('default resize', () => {
xdescribe('default resize', () => {
const testId = 'defaultResize3'

let iframe
Expand Down

0 comments on commit eec6377

Please sign in to comment.