Skip to content

Commit c63ab59

Browse files
committed
Delete empty test case container
1 parent 4c758f4 commit c63ab59

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

webauthn-server-attestation/src/integrationTest/scala/com/yubico/fido/metadata/FidoMetadataServiceIntegrationTest.scala

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ class FidoMetadataServiceIntegrationTest
6060
val attachmentHintsNfc =
6161
attachmentHintsUsb ++ Set(ATTACHMENT_HINT_WIRELESS, ATTACHMENT_HINT_NFC)
6262

63-
describe("by AAGUID") {
64-
describe("correctly identifies") {}
65-
}
66-
6763
describe("correctly identifies") {
6864
def check(
6965
expectedDescriptionRegex: String,

0 commit comments

Comments
 (0)