Path : /proc/self/root/home/vishqocm/vjmedia.in/wp-content/plugins/buddypress/cli/features/
File Upload :
Current File : //proc/self/root/home/vishqocm//vjmedia.in/wp-content/plugins/buddypress/cli/features/tool.feature

Feature: Manage BuddyPress Tools

 Scenario: BuddyPress repair
    Given a BP install

    When I run `wp bp tool repair friend-count`
    Then STDOUT should contain:
      """
      Complete!
      """