Studio by WordPress.com, a free desktop app that helps developers streamline their local WordPress development workflow.
GNU General Public License v2.0
193
stars
18
forks
source link
Mock `executeWpCliCommand` function to avoid generating console error logs #521
Closed
fluiddot closed 2 months ago
Proposed Changes
executeWpCliCommand
in import unit tests to return a value when retrieving the site URL.Testing Instructions
npm test
.Pre-merge Checklist