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

Update basic.cy.js

parent 1cc106b8
No related branches found
No related tags found
No related merge requests found
......@@ -171,6 +171,10 @@ describe('After user signed in', () => {
cy.get('[data-cy-user-setup-continue]').click();
// プライバシー設定
cy.get('[data-cy-user-setup-continue]').click();
// フォローはスキップ
cy.get('[data-cy-user-setup-continue]').click();
......
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