Skip to content

Commit

Permalink
Trim arguments after splitting them (#791)
Browse files Browse the repository at this point in the history
* Trim arguments after splitting them

* Test functionality

* Update buildExec.test.ts

* Use `toMatchObject` instead of `toEqual`

* Use `expect.arrayContaining`

* Update buildExec.test.ts

* Debug `execArgs`

* Build project

* Add `verbose` guard

* Build project
  • Loading branch information
mitchell-codecov committed Jul 26, 2022
1 parent 68d5f6d commit 5c0da1b
Show file tree
Hide file tree
Showing 4 changed files with 1,497 additions and 335 deletions.

0 comments on commit 5c0da1b

Please sign in to comment.