update test

This commit is contained in:
Philipp Kunz 2017-08-16 10:49:38 +02:00
parent f16fe5a030
commit 166ae81795

View File

@ -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'),