Skip to content

Commit bb6dc73

Browse files
committed
disable debug on test
1 parent 4c37aa3 commit bb6dc73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/groovy/ru/vyarus/gradle/plugin/python/multimodule/PythonUsedInSubmoduleKitTest.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ class PythonUsedInSubmoduleKitTest extends AbstractKitTest {
204204
"""
205205

206206
when: "run sub task"
207-
debug()
208207
BuildResult result = run(':sub:sample')
209208

210209
then: "task successful"

0 commit comments

Comments
 (0)