Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
disable cypress widgets tests
Browse files Browse the repository at this point in the history
  • Loading branch information
syuilo committed Oct 19, 2023
1 parent cc256f1 commit e5598da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cypress/e2e/widgets.cy.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* flaky
describe('After user signed in', () => {
beforeEach(() => {
cy.resetState();
Expand Down Expand Up @@ -67,3 +68,4 @@ describe('After user signed in', () => {
buildWidgetTest('aiscript');
buildWidgetTest('aichan');
});
*/

0 comments on commit e5598da

Please sign in to comment.