update test
This commit is contained in:
parent
f16fe5a030
commit
166ae81795
@ -22,7 +22,7 @@ tap.test('should produce different font colors', async () => {
|
||||
)
|
||||
})
|
||||
|
||||
tap.test('should produce different baclground colors', async () => {
|
||||
tap.test('should produce different background colors', async () => {
|
||||
console.log(
|
||||
beautycolor.coloredString('blue', 'white', 'blue'),
|
||||
beautycolor.coloredString('brown', 'white', 'brown'),
|
||||
|
Loading…
Reference in New Issue
Block a user