Skip to content

Commit

Permalink
cucumber#737 - made changes as per the suggestion in the comment
Browse files Browse the repository at this point in the history
  • Loading branch information
10xtechie committed Jun 11, 2022
1 parent d454f7a commit d28053d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions content/docs/guides/10-minute-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -487,14 +487,8 @@ You should see something like the following:
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running hellocucumber.RunCucumberTest
No features found at [classpath:hellocucumber]

0 Scenarios
0 Steps
0m0.004s

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 sec
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

Results :

Expand Down
2 changes: 1 addition & 1 deletion data/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ cucumberjs: "7.3.1"
cucumberruby: "7.1.0"
rspec: "3.10.0"
testng: "7.4.0"
junit: "4.13.2"
junit: "5.8.1"

0 comments on commit d28053d

Please sign in to comment.