Skip to content

Commit a735c44

Browse files
committed
Investigating announce/puts changes in cuke4duke
1 parent fe9db2d commit a735c44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

testProjects/testProject/src/test/scala/test/CucumberJarSteps.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ class CucumberJarSteps extends ScalaDsl with EN with ShouldMatchers {
1414

1515
When("""^the cucumber task is called$""") {
1616
whenCalled = true
17-
// Broken in cuke4duke since cucumber 1.0.0: announce("Hello World")
1817
}
1918

2019
Then("""^Cucumber is executed against the features and step definitions$""") {

0 commit comments

Comments
 (0)