SNRK-66: better test
This commit is contained in:
parent
0ab26812f8
commit
57df19f1bf
@ -6,6 +6,6 @@ import kotlinx.coroutines.runBlocking
|
||||
class SomeTest {
|
||||
@Test
|
||||
fun testEssential() = runBlocking {
|
||||
buildDocument("./example")
|
||||
buildDocument("../example")
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user