diff --git a/ts/tstest.logprefixes.ts b/ts/tstest.logprefixes.ts index 7d6f03f..abc00a6 100644 --- a/ts/tstest.logprefixes.ts +++ b/ts/tstest.logprefixes.ts @@ -1,3 +1,3 @@ import * as plugins from './tstest.plugins'; -export const TapPrefix = plugins.consolecolor.coloredString(`:::TAP:::`, 'green', 'black'); +export const TapPrefix = plugins.consolecolor.coloredString(`:::TAP:::`, 'pink', 'black');