Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: remove util from test-child-process-execsync #3340

Closed
wants to merge 1 commit into from
Closed

test: remove util from test-child-process-execsync #3340

wants to merge 1 commit into from

Conversation

MylesBorins
Copy link
Contributor

Now that we have backticks we no longer need to use util.format to template strings! This commit was inspired by #3324, and it replaces all instances of util.format with backtick strings to simply all the things

/cc @jasnell @Trott

Now that we have backticks we no longer need to use util.format to template strings! This commit was inspired by #3324, and it replaces all instances of util.format with backtick strings to simply all the things
@jasnell
Copy link
Member

jasnell commented Oct 13, 2015

LGTM so long as CI is green

@Trott
Copy link
Member

Trott commented Oct 13, 2015

LGTM if CI is green. CI: https://ci.nodejs.org/job/node-test-commit/814/ Although, it looks like Jenkins is having issues right now and we might need to re-run CI later...

@brendanashworth brendanashworth added the test Issues and PRs related to the tests. label Oct 13, 2015
@MylesBorins MylesBorins deleted the removeUtil-child-process-execsync branch October 14, 2015 07:20
@MylesBorins
Copy link
Contributor Author

this should go to lts @jasnell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants