Skip to content

Commit de64e7f

Browse files
Fixing spelling
1 parent d8786d1 commit de64e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/regression/subject/demographic/test_temporary_address.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def test_not_amending_temporary_address(page: Page) -> None:
6767
@pytest.mark.wip
6868
@pytest.mark.regression
6969
@pytest.mark.subject_tests
70-
def test_add_temporyay_address_then_delete(page: Page) -> None:
70+
def test_add_temporary_address_then_delete(page: Page) -> None:
7171
"""
7272
Add a temporary address, then delete it.
7373

0 commit comments

Comments
 (0)