Improve keyrelay registrar

This commit is contained in:
Martin Lensment 2015-04-24 13:25:52 +03:00
parent cdc93a570f
commit b1714f4b1f
7 changed files with 25 additions and 26 deletions

View file

@ -16,7 +16,6 @@ describe Keyrelay do
@keyrelay.errors.full_messages.should match_array([
"Auth info pw Password is missing",
"Domain is missing",
"Expiry relative Expiry relative must be compatible to ISO 8601",
"Key data alg Algorithm is missing",
"Key data flags Flag is missing",
"Key data protocol Protocol is missing",