mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-21 23:01:52 +00:00
fixed test text
This commit is contained in:
parent
7c36fd5d2b
commit
6ec90b4665
@ -184,7 +184,7 @@ class ImportTest(TestCase):
|
|||||||
# with open('_test_response_edit.html', 'w') as f:
|
# with open('_test_response_edit.html', 'w') as f:
|
||||||
# f.write(content)
|
# f.write(content)
|
||||||
expected = [
|
expected = [
|
||||||
"Edit Logbook Entry on 1986-07-31",
|
"Edit Existing Logbook Entry on 1986-07-31",
|
||||||
r"Other names \(comma separated\)", # regex match so slashes need to be espcaped
|
r"Other names \(comma separated\)", # regex match so slashes need to be espcaped
|
||||||
"Place: cave name, or 'plateau', 'topcamp' etc.",
|
"Place: cave name, or 'plateau', 'topcamp' etc.",
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user