mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Disable this test for now.
This commit is contained in:
parent
1491f78b1c
commit
67bd38ea69
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import org.testng.Assert
|
|||
import org.testng.annotations.Test
|
||||
import java.util.Properties
|
||||
|
||||
@Test
|
||||
@Test(enabled = false)
|
||||
public class ResourceTest {
|
||||
val fileName = "kobalt.properties"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue