Open geonnave opened 3 days ago
Currently it only tests with message_4. Ideally should test both. We could do like we do in lib/src/lib.rs where the authz test use without message_4 and the non-ead test uses message_4.
lib/src/lib.rs
authz
Currently it only tests with message_4. Ideally should test both. We could do like we do in
lib/src/lib.rs
where theauthz
test use without message_4 and the non-ead test uses message_4.