+ cd /testbed
+ git config --global --add safe.directory /testbed
+ cd /testbed
+ git checkout 58478c529c2ea594a96c89a8c8daa3f7d22c2dda client/state/selectors/test/get-jetpack-onboarding-pending-steps.js
Updated 1 path from 009363e42
+ git apply --verbose --reject -
Checking patch client/state/selectors/test/get-jetpack-onboarding-pending-steps.js...
Applied patch client/state/selectors/test/get-jetpack-onboarding-pending-steps.js cleanly.
+ : '>>>>> Start Test Output'
+ ./node_modules/.bin/jest --verbose -c=test/client/jest.config.json client/state/selectors/test/get-jetpack-onboarding-pending-steps.js
PASS client/state/selectors/test/get-jetpack-onboarding-pending-steps.js
  getJetpackOnboardingPendingSteps()
    ✓ should return pending status for the contact form step (3ms)
    ✓ should return pending status for the woocommerce step
    ✓ should return pending status for the stats step

Test Suites: 1 passed, 1 total
Tests:       3 passed, 3 total
Snapshots:   0 total
Time:        4.66s
Ran all test suites matching /client\/state\/selectors\/test\/get-jetpack-onboarding-pending-steps.js/i.
+ : '>>>>> End Test Output'
+ git checkout 58478c529c2ea594a96c89a8c8daa3f7d22c2dda client/state/selectors/test/get-jetpack-onboarding-pending-steps.js
Updated 1 path from 009363e42
