walt-id / waltid-identity

All-in-one open-source identity and wallet toolkit.
Apache License 2.0
124 stars 48 forks source link

Fixing broken test in the CLI #803

Closed alegomes closed 1 month ago

alegomes commented 1 month ago

Description

The build process was failing on my local environment. The reason was a failing unit test.

> Task :waltid-applications:waltid-cli:jvmTest

WaltIdDidCreateCmdTest[jvm] > should succeed creating a DID key using jwk_jcs-pub with all key types()[jvm] FAILED
    org.opentest4j.AssertionFailedError at WaltIdDidCreateCmdTest.kt:197

Type of Change

Checklist

Breaking

No.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

alegomes commented 1 month ago

Maybe, because you don't have white spaces on your PATH, @mikeplotean ?