Skip to content

Commit 0b857c0

Browse files
committed
to trigger quality gate
1 parent 11f453e commit 0b857c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/tests/update-modal/update-modal.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import UpdateModal from '../../page-objects/pages/dialog/update-modal';
77
import { loginWithBalanceValidation } from '../../page-objects/flows/login.flow';
88
import { version } from '../../../../package.json';
99

10-
describe('Update modal', function (this: Suite) {
10+
describe('Update modal test', function (this: Suite) {
1111
it('should not be shown by default', async function () {
1212
await withFixtures(
1313
{

0 commit comments

Comments
 (0)