aboutsummaryrefslogtreecommitdiff
path: root/desktop/tests/test_gui_share.py
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/tests/test_gui_share.py')
-rw-r--r--desktop/tests/test_gui_share.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/tests/test_gui_share.py b/desktop/tests/test_gui_share.py
index 2cc48d17..ba175fa9 100644
--- a/desktop/tests/test_gui_share.py
+++ b/desktop/tests/test_gui_share.py
@@ -197,6 +197,7 @@ class TestShare(GuiBaseTest):
self.tmpfile_test
)
self.web_page(tab, "Total size")
+ self.javascript_is_correct_mime_type(tab, "send.js")
self.download_share(tab)
self.history_widgets_present(tab)
self.server_is_stopped(tab)