Skip to content

Commit

Permalink
chore: reformatted
Browse files Browse the repository at this point in the history
  • Loading branch information
iamayushdas committed May 11, 2021
1 parent b24417b commit 1fa05fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions web/cypress/integration/user/login.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ context('Login Test', () => {
invalidPassword: 'invalidPassword',
errorCode: 'Request Error Code: 10000',
successMessage: 'Successfully',

}
};

beforeEach(() => {
// set default language
Expand Down

0 comments on commit 1fa05fb

Please sign in to comment.