Skip to content

Commit f54f281

Browse files
committed
all test added
1 parent c93160c commit f54f281

File tree

3 files changed

+593
-1
lines changed

3 files changed

+593
-1
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,11 @@
6464
<artifactId>spring-boot-starter-test</artifactId>
6565
<scope>test</scope>
6666
</dependency>
67+
<dependency>
68+
<groupId>org.springframework.security</groupId>
69+
<artifactId>spring-security-test</artifactId>
70+
<scope>test</scope>
71+
</dependency>
6772
</dependencies>
6873

6974
<build>

src/main/resources/keys/onuche_.key

-2 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)