mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 00:17:11 -07:00
Non verbose tests.
This commit is contained in:
parent
979dfe4714
commit
ec6ef6c910
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ val kobalt = kotlinProject(wrapper) {
|
|||
// }
|
||||
|
||||
test {
|
||||
args("-log", "2", "src/test/resources/testng.xml")
|
||||
args("-log", "1", "src/test/resources/testng.xml")
|
||||
}
|
||||
|
||||
kotlinCompiler {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue