Skip to content

Commit b99de43

Browse files
authored
fix(sdk): give a test framework test scope (#90)
1 parent 734a6c1 commit b99de43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
<dependency>
4141
<groupId>org.junit.jupiter</groupId>
4242
<artifactId>junit-jupiter</artifactId>
43+
<scope>test</scope>
4344
</dependency>
4445
<dependency>
4546
<groupId>com.nimbusds</groupId>

0 commit comments

Comments
 (0)