Skip to content

Commit a4e71cf

Browse files
authored
Merge pull request #18237 from mozilla/FXA-10978-resolve-flaky-functest
fix(tests): remove update payment method smoke test fixme
2 parents 392fe6b + 1bf80aa commit a4e71cf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/functional-tests/tests/subscription-tests/coupons-ui-tests/paymentMode.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ test.describe('severity-2 #smoke', () => {
1515
pages: { relier, subscribe, settings, signin },
1616
credentials,
1717
}, { project }) => {
18-
test.fixme(project.name != 'production', 'FXA-10978');
1918
test.skip(
2019
project.name === 'production',
2120
'no real payment method available in prod'

0 commit comments

Comments
 (0)