chore: fix muting sign in emails - skip e2e (#2859)

* chore: fix muting sign in emails - skip e2e

* chore: fix api version for e2e tests
This commit is contained in:
Karol Sójko
2024-03-11 11:12:23 +01:00
committed by GitHub
parent 41f542d1c5
commit 065f3562f4
7 changed files with 45 additions and 2 deletions

View File

@@ -206,6 +206,7 @@ export class SNApplication implements ApplicationInterface, AppGroupManagedAppli
'identifier',
'defaultHost',
'appVersion',
'apiVersion',
]
for (const optionName of requiredOptions) {