How does one suppress all compilation warnings (not errors) when running truffle test? Using the --quiet
parameter does not seem to work.
Truffle v5.0.0 (core: 5.0.0)
Node v10.15.3
How does one suppress all compilation warnings (not errors) when running truffle test? Using the --quiet
parameter does not seem to work.
Truffle v5.0.0 (core: 5.0.0)
Node v10.15.3