Skip to content

Commit 8722895

Browse files
Revert github change
1 parent c38023b commit 8722895

18 files changed

+18
-18
lines changed

features/activity-favorite.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Feature: Manage BuddyPress Activity Favorites
44
Given a WP install
55
And these installed and active plugins:
66
"""
7-
https://github.com/buddypress/buddypress/archive/master.zip
7+
https://github.com/buddypress/BuddyPress/archive/master.zip
88
"""
99
And I run `wp bp component activate activity`
1010

features/activity-meta.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Feature: Manage BuddyPress Activity custom fields
44
Given a WP install
55
And these installed and active plugins:
66
"""
7-
https://github.com/buddypress/buddypress/archive/master.zip
7+
https://github.com/buddypress/BuddyPress/archive/master.zip
88
"""
99
And I run `wp bp component activate activity`
1010

features/activity.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Feature: Manage BuddyPress Activities
44
Given a WP install
55
And these installed and active plugins:
66
"""
7-
https://github.com/buddypress/buddypress/archive/master.zip
7+
https://github.com/buddypress/BuddyPress/archive/master.zip
88
"""
99
And I run `wp bp component activate activity`
1010

features/component.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Feature: Manage BuddyPress Components
44
Given a WP install
55
And these installed and active plugins:
66
"""
7-
https://github.com/buddypress/buddypress/archive/master.zip
7+
https://github.com/buddypress/BuddyPress/archive/master.zip
88
"""
99

1010
Scenario: Component CRUD Operations

features/friend.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Feature: Manage BuddyPress Friends
44
Given a WP install
55
And these installed and active plugins:
66
"""
7-
https://github.com/buddypress/buddypress/archive/master.zip
7+
https://github.com/buddypress/BuddyPress/archive/master.zip
88
"""
99
And I run `wp bp component activate friends`
1010

features/group-invite.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Feature: Manage BuddyPress Group Invites
44
Given a WP install
55
And these installed and active plugins:
66
"""
7-
https://github.com/buddypress/buddypress/archive/master.zip
7+
https://github.com/buddypress/BuddyPress/archive/master.zip
88
"""
99
And I run `wp bp component activate groups`
1010

features/group-member.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Feature: Manage BuddyPress Group Members
44
Given a WP install
55
And these installed and active plugins:
66
"""
7-
https://github.com/buddypress/buddypress/archive/master.zip
7+
https://github.com/buddypress/BuddyPress/archive/master.zip
88
"""
99
And I run `wp bp component activate groups`
1010

features/group-meta.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Feature: Manage BuddyPress Group custom fields
44
Given a WP install
55
And these installed and active plugins:
66
"""
7-
https://github.com/buddypress/buddypress/archive/master.zip
7+
https://github.com/buddypress/BuddyPress/archive/master.zip
88
"""
99
And I run `wp bp component activate groups`
1010

features/group.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Feature: Manage BuddyPress Groups
44
Given a WP install
55
And these installed and active plugins:
66
"""
7-
https://github.com/buddypress/buddypress/archive/master.zip
7+
https://github.com/buddypress/BuddyPress/archive/master.zip
88
"""
99
And I run `wp bp component activate groups`
1010

features/message.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Feature: Manage BuddyPress Messages
44
Given a WP install
55
And these installed and active plugins:
66
"""
7-
https://github.com/buddypress/buddypress/archive/master.zip
7+
https://github.com/buddypress/BuddyPress/archive/master.zip
88
"""
99
And I run `wp bp component activate messages`
1010

0 commit comments

Comments
 (0)