Skip to content

Commit 8093b80

Browse files
Jenkinsfile: also run rx3.QueryObserverTest.
1 parent d008764 commit 8093b80

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
@@ -54,6 +54,7 @@ pipeline {
5454
"--tests io.objectbox.FunctionalTestSuite " +
5555
"--tests io.objectbox.test.proguard.ObfuscatedEntityTest " +
5656
"--tests io.objectbox.rx.QueryObserverTest " +
57+
"--tests io.objectbox.rx3.QueryObserverTest " +
5758
"assemble"
5859
}
5960
}

0 commit comments

Comments
 (0)