Skip to content

Commit 5361029

Browse files
add empty test
1 parent 7860bcb commit 5361029

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
@@ -50,4 +50,6 @@ describe('Test Free - gutenberg', function() {
5050
});
5151
});
5252

53+
it('Test', function() {
54+
});
5355
})

0 commit comments

Comments
 (0)