Skip to content

Commit

Permalink
chore: improve test
Browse files Browse the repository at this point in the history
  • Loading branch information
test123456789012345 committed Jun 20, 2020
1 parent 34b12b6 commit 656f49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.spec.js
Expand Up @@ -102,6 +102,6 @@ export default {
}
}
`,
'src/index.js': "execa.command(`foo ${'bar'}`)",
'src/index.js': "execa.command(`foo ${'bar'} baz`)",
},
} |> mapValues(runTest)

0 comments on commit 656f49c

Please sign in to comment.