Skip to content

Commit 1d758f7

Browse files
Jenkinsfile: also run rx3.QueryObserverTest.
1 parent be394e9 commit 1d758f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ pipeline {
5858
"--tests io.objectbox.FunctionalTestSuite " +
5959
"--tests io.objectbox.test.proguard.ObfuscatedEntityTest " +
6060
"--tests io.objectbox.rx.QueryObserverTest " +
61+
"--tests io.objectbox.rx3.QueryObserverTest " +
6162
"spotbugsMain assemble"
6263
}
6364
}

0 commit comments

Comments
 (0)