Skip to content

Commit 4211c3a

Browse files
committed
Fixed unit tests
1 parent 4387ef3 commit 4211c3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/com/linbit/linstor/api/RscApiTest.java

+1
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ public ApiCallRc executeApiCall()
214214
StorageRsc.newBuilder()
215215
.build()
216216
)
217+
.setSuspend(false)
217218
.build()
218219
)
219220
.build()

0 commit comments

Comments
 (0)