Meta tweaks
This commit is contained in:
parent
af4a078245
commit
655653bb0c
16 changed files with 19 additions and 24 deletions
|
|
@ -8,7 +8,7 @@ require('./_supports-color')(__dirname, {
|
|||
has16m: false
|
||||
});
|
||||
|
||||
const chalk = require('..');
|
||||
const chalk = require('../source');
|
||||
|
||||
test.failing('colors can be forced by using chalk.enabled', t => {
|
||||
chalk.enabled = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue