Skip to content

Commit dad071a

Browse files
avoid timeout
1 parent b96cee7 commit dad071a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cypress/integration/free-gutenberg.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ describe('Test Free - gutenberg', function() {
7777
});
7878
});
7979
});
80+
81+
expect(1).to.equal(1);
8082
});
8183

8284
})

0 commit comments

Comments
 (0)