Skip to content

Commit aae6ddb

Browse files
committed
Retrigger
1 parent 071f0ed commit aae6ddb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/form_autofill/test_autofill_cc_cvv.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ def test_autofill_cc_cvv(
3131
util: Utilities instance
3232
"""
3333

34-
# open credit card autofill page
34+
# Open credit card autofill page
3535
credit_card_autofill.open()
3636

37-
# create fake data, fill it in and press submit and save on the door hanger
37+
# Create fake data, fill it in and press submit and save on the door hanger
3838
credit_card_sample_data = credit_card_autofill.fill_and_save(util, autofill_popup)
3939

40-
# navigate to prefs
40+
# Navigate to prefs
4141
about_prefs_privacy.open()
4242
about_prefs_privacy.open_and_switch_to_saved_payments_popup()
4343

0 commit comments

Comments
 (0)