Don't show private key

This commit is contained in:
Miguel Jacq 2021-08-31 14:52:27 +10:00
parent b8cb4746b3
commit b93c5c788a
7 changed files with 4 additions and 29 deletions

View file

@ -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)