servant-auth: tests pass for a while now

This commit is contained in:
Domen Kožar 2017-08-21 14:41:48 +02:00
parent 0c36f8569f
commit 37c340728e
No known key found for this signature in database
GPG Key ID: C2FFBCAFD2C24246

View File

@ -727,9 +727,8 @@ self: super: {
'';
});
# https://github.com/plow-technologies/servant-auth/issues/20
servant-auth = dontCheck super.servant-auth;
# Glob == 0.7.x
servant-auth = doJailbreak super.servant-auth;
# https://github.com/pontarius/pontarius-xmpp/issues/105
pontarius-xmpp = dontCheck super.pontarius-xmpp;