Skip to content

Commit

Permalink
Fix expectation in yaml.feature
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Apr 27, 2021
1 parent 2931c34 commit ad24b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/reports/yaml.feature
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Feature: Report smells using simple YAML layout
smell_type: UncommunicativeMethodName
source: smelly.rb
name: x
documentation_link: https://github.com/troessner/reek/blob/vt/docs/Uncommunicative-Method-Name.md
documentation_link: https://github.com/troessner/reek/blob/v6.0.4/docs/Uncommunicative-Method-Name.md
- context: Smelly#x
lines:
- 5
Expand Down

0 comments on commit ad24b83

Please sign in to comment.