mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-06 08:25:15 -04:00
Don't show private key
This commit is contained in:
parent
b8cb4746b3
commit
b93c5c788a
7 changed files with 4 additions and 29 deletions
|
@ -115,7 +115,6 @@ class TestReceive(GuiBaseTest):
|
|||
self.have_copy_url_button(tab)
|
||||
self.have_show_url_qr_code_button(tab)
|
||||
self.client_auth_instructions_shown(tab)
|
||||
self.private_key_shown(tab)
|
||||
self.have_show_client_auth_qr_code_button(tab)
|
||||
self.server_status_indicator_says_started(tab)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue