CIAM-1693 WebAuthn tests failures on JBoss

This commit is contained in:
Martin Bartoš 2021-12-22 09:44:52 +01:00 committed by Pedro Igor
parent fd23d1bd06
commit 422ae0b3db

View file

@ -26,7 +26,9 @@ public class TestClassProvider {
"/org/jboss/jandex",
"/org/openqa/selenium",
"/com/webauthn4j",
"/com/fasterxml/jackson/dataformat/cbor"
"/com/fasterxml/jackson/dataformat/cbor",
"/org/slf4j",
"/org/apache"
};
private Undertow server;