Skip to content

Commit 70769a9

Browse files
NFC-47 Remove NFC from name.
1 parent 0187597 commit 70769a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/src/test/java/eu/webeid/example/WebApplicationTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ public static MockMultipartFile mockMultipartFile() {
145145
}
146146

147147
@Test
148-
public void testHappyFlow_NfcLoginAuthToken() throws Exception {
148+
public void testHappyFlow_V11LoginAuthToken() throws Exception {
149149
new MockUp<SubjectCertificateNotRevokedValidator>() {
150150
@Mock
151151
public void validateCertificateNotRevoked(X509Certificate subjectCertificate) {

0 commit comments

Comments
 (0)