Skip to content
Snippets Groups Projects
Commit e5598da7 authored by syuilo's avatar syuilo
Browse files

disable cypress widgets tests

parent cc256f11
No related branches found
No related tags found
No related merge requests found
/* flaky
describe('After user signed in', () => {
beforeEach(() => {
cy.resetState();
......@@ -67,3 +68,4 @@ describe('After user signed in', () => {
buildWidgetTest('aiscript');
buildWidgetTest('aichan');
});
*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment