We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0952b0 commit 02cea3dCopy full SHA for 02cea3d
plugins/resources/truffle.ui.js
@@ -41,7 +41,6 @@ class PluginUI extends UI {
41
'lib-local': `\n${ct} ${c.grey('Using Truffle library from local node_modules.')}\n`,
42
'lib-global': `\n${ct} ${c.grey('Using Truffle library from global node_modules.')}\n`,
43
44
-
45
'help': `Usage: truffle run coverage [options]\n\n` +
46
`Options:\n` +
47
` --file: path (or glob) to subset of JS test files. (Quote your globs)\n` +
0 commit comments