disable cypress widgets tests
This commit is contained in:
parent
cc256f117e
commit
e5598da7a2
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
/* flaky
|
||||
describe('After user signed in', () => {
|
||||
beforeEach(() => {
|
||||
cy.resetState();
|
||||
|
@ -67,3 +68,4 @@ describe('After user signed in', () => {
|
|||
buildWidgetTest('aiscript');
|
||||
buildWidgetTest('aichan');
|
||||
});
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue