diff --git a/app/templates/components/table.html b/app/templates/components/table.html index a7f6031e4f..1fc81474aa 100644 --- a/app/templates/components/table.html +++ b/app/templates/components/table.html @@ -103,9 +103,9 @@ {% else %} {% if truncate %} -
{{text}}
+
{{text}}
{% else %} -
{{text}}
+
{{text}}
{% endif %} {% endif %} {% endcall %} diff --git a/tests/app/main/views/test_send.py b/tests/app/main/views/test_send.py index 4926d4f441..d015de22c4 100644 --- a/tests/app/main/views/test_send.py +++ b/tests/app/main/views/test_send.py @@ -648,8 +648,8 @@ def test_upload_valid_csv_shows_preview_and_table( for row_index, row in enumerate( [ ( - '
6502532223
', # noqa: E501 - '
A
', # noqa: E501 + '
6502532223
', # noqa: E501 + '
A
', # noqa: E501 ( ' ' '
' @@ -661,8 +661,8 @@ def test_upload_valid_csv_shows_preview_and_table( ), ), ( - '
6502532224
', # noqa: E501 - '
B
', # noqa: E501 + '
6502532224
', # noqa: E501 + '
B
', # noqa: E501 ( ' ' '
' @@ -674,8 +674,8 @@ def test_upload_valid_csv_shows_preview_and_table( ), ), ( - '
6502532225
', # noqa: E501 - '
C
', # noqa: E501 + '
6502532225
', # noqa: E501 + '
C
', # noqa: E501 ( ' ' '
'