Skip to content

Commit

Permalink
Fix test case name
Browse files Browse the repository at this point in the history
  • Loading branch information
elct9620 committed Sep 12, 2024
1 parent 78a5457 commit 4fe3ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/object.feature
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Feature: Object
"""
Then there should return string "world"

Scenario: I can new a object
Scenario: I can inspect Object to get its name
When I execute ruby code:
"""
Object.inspect
Expand Down

0 comments on commit 4fe3ec2

Please sign in to comment.