Skip to content

Commit

Permalink
run cucumber tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Florence-Njeri committed Feb 20, 2023
1 parent a5bbb20 commit f456ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/users/github_commit_count.feature
Expand Up @@ -16,7 +16,7 @@ Feature: Displaying GitHub contribution statistics for user
And "Bryan" is a member of project "WebsiteOne"
And "Thomas" is a member of project "WebsiteOne"

Scenario: Displays commit counts on user profile page
Scenario: Displays commit counts on user profile page
Given I am on "profile" page for user "Bryan"
Then I should see "Contributions"
And I should see "WebsiteOne - 395 commits"
Expand Down

0 comments on commit f456ec6

Please sign in to comment.