mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 01:52:42 +03:00
test: fix base64 call in lib/pkcs
This commit is contained in:
parent
9c9f0d68c4
commit
ff345af1bd
@ -327,7 +327,7 @@
|
||||
:: echo "hello" | openssl dgst -sha256 -sign private.pem | base64
|
||||
%+ expect-eq
|
||||
!> exp2b64
|
||||
!> (en:base64 (met 3 sig) (swp 3 sig))
|
||||
!> (en:base64:mimes:html (met 3 sig) (swp 3 sig))
|
||||
==
|
||||
::
|
||||
++ test-csr
|
||||
|
Loading…
Reference in New Issue
Block a user