Skip to content

Commit b26759b

Browse files
committed
Fix update e2e test
1 parent 8dc1694 commit b26759b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/playground/cypress/e2e/update.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,5 @@ describe('update', () => {
1818
app_id: 'jcabc7e3',
1919
name: 'ponas',
2020
});
21-
cy.get('.intercom-lightweight-app-launcher-icon-open').should('not.exist');
2221
});
2322
});

0 commit comments

Comments
 (0)