This commit is contained in:
Cleo 2023-02-10 07:10:42 +00:00
parent 998e6fd4d2
commit a6e1669d60
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ describe('After user signed in', () => {
beforeEach(() => {
cy.resetState();
cy.viewport('macbook-16');
// インスタンス初期セットアップ
cy.registerUser('admin', 'pass', true);