diff --git a/tests/app/main/views/test_send.py b/tests/app/main/views/test_send.py
index e896123b9..2109abdb1 100644
--- a/tests/app/main/views/test_send.py
+++ b/tests/app/main/views/test_send.py
@@ -651,10 +651,10 @@ def test_upload_valid_csv_shows_preview_and_table(
for row_index, row in enumerate([
(
- '
07700900001 | ',
- ' A | ',
+ ' 07700900001 | ',
+ ' A | ',
(
- ' '
+ ' | '
' '
' '
'- foo
- foo
- foo
'
@@ -664,10 +664,10 @@ def test_upload_valid_csv_shows_preview_and_table(
)
),
(
- ' 07700900002 | ',
- ' B | ',
+ ' 07700900002 | ',
+ ' B | ',
(
- ' '
+ ' | '
' '
' '
'- foo
- foo
- foo
'
@@ -677,10 +677,10 @@ def test_upload_valid_csv_shows_preview_and_table(
)
),
(
- ' 07700900003 | ',
- ' C | ',
+ ' 07700900003 | ',
+ ' C | ',
(
- ' '
+ ' | '
' | | |