зеркало из https://github.com/mozilla/fxa.git
Merge pull request #17153 from mozilla/fixme-playwright-oauth-signintoken
fix(functional-tests): Mark Oauth SigninTokenCode tests with fixme
This commit is contained in:
Коммит
3e1bed826b
|
@ -65,6 +65,7 @@ test.describe('severity-2 #smoke', () => {
|
|||
pages: { page, signin, relier, signinTokenCode },
|
||||
testAccountTracker,
|
||||
}) => {
|
||||
test.fixme(true, 'TODO in FXA-9931');
|
||||
// The `sync` prefix is needed to force confirmation.
|
||||
const credentials = await testAccountTracker.signUpSync();
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче