Show More
@@ -173,4 +173,4 b' class TestAdminUsersSshKeysView(TestCont' | |||||
173 |
|
173 | |||
174 | response.mustcontain('Private key') |
|
174 | response.mustcontain('Private key') | |
175 | response.mustcontain('Public key') |
|
175 | response.mustcontain('Public key') | |
176 |
response.mustcontain('-----BEGIN |
|
176 | response.mustcontain('-----BEGIN PRIVATE KEY-----') |
@@ -160,4 +160,4 b' class TestMyAccountSshKeysView(TestContr' | |||||
160 |
|
160 | |||
161 | response.mustcontain('Private key') |
|
161 | response.mustcontain('Private key') | |
162 | response.mustcontain('Public key') |
|
162 | response.mustcontain('Public key') | |
163 |
response.mustcontain('-----BEGIN |
|
163 | response.mustcontain('-----BEGIN PRIVATE KEY-----') |
General Comments 0
You need to be logged in to leave comments.
Login now