We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba4be21 commit d12e454Copy full SHA for d12e454
tests/form_autofill/test_autofill_cc_cvv.py
@@ -37,7 +37,6 @@ def test_autofill_cc_cvv(
37
# create fake data, fill it in and press submit and save on the door hanger
38
credit_card_sample_data = util.fake_credit_card_data()
39
credit_card_autofill.fill_credit_card_info(credit_card_sample_data)
40
- cvv = credit_card_sample_data.cvv
41
autofill_popup.click_doorhanger_button("save")
42
43
# navigate to prefs
0 commit comments