summaryrefslogtreecommitdiff
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 9cd140ec..d3536569 100644
--- a/desktop/tests/test_gui_share.py
+++ b/desktop/tests/test_gui_share.py
@@ -186,6 +186,7 @@ class TestShare(GuiBaseTest):
self.url_shown(tab)
self.have_copy_url_button(tab)
self.have_show_url_qr_code_button(tab)
+ self.private_key_shown(tab)
self.client_auth_instructions_shown(tab)
self.have_show_client_auth_qr_code_button(tab)
self.server_status_indicator_says_started(tab)