You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Git repository will still be required to get accurate version numbers and to
publish artifacts, but the project can now be built and pass the tests without a
local Git repository.
Copy file name to clipboardExpand all lines: test-dependent-projects/java-dep-webauthn-server-attestation/src/test/java/com/yubico/webauthn/attestation/ManifestInfoTest.java
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ public void standardImplementationPropertiesAreSet() throws IOException {
Copy file name to clipboardExpand all lines: test-dependent-projects/java-dep-webauthn-server-core/src/test/java/com/yubico/webauthn/meta/ManifestInfoTest.java
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,7 @@ public void standardImplementationPropertiesAreSet() throws IOException {
Copy file name to clipboardExpand all lines: test-dependent-projects/java-dep-webauthn-server-core/src/test/java/com/yubico/webauthn/meta/VersionInfoTest.java
+8-5Lines changed: 8 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -28,14 +28,17 @@ public void implementationPropertiesAreSet() {
0 commit comments