This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ class SimpleTestRunnerSpec extends Specification {
|
||||
when: "The testCommand has been run"
|
||||
def result = runner.run()
|
||||
|
||||
then: "The result is true"
|
||||
then: "The result is false"
|
||||
!result
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user