CIAM-1693 WebAuthn tests failures on JBoss
This commit is contained in:
parent
fd23d1bd06
commit
422ae0b3db
1 changed files with 3 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue