remove cucumber
This commit is contained in:
@@ -25,7 +25,7 @@ import org.junit.jupiter.api.Test
|
||||
import org.junit.jupiter.api.TestInstance
|
||||
|
||||
@TestInstance(TestInstance.Lifecycle.PER_CLASS)
|
||||
@Tags(Tag("integration"), Tag("vote"))
|
||||
@Tags(Tag("integration"), Tag("workgroup"))
|
||||
class `Workgroup routes` : BaseTest() {
|
||||
@Test
|
||||
fun `I can get one workgroup`() {
|
||||
|
||||
Reference in New Issue
Block a user