Remove improperly labelled deprecation of withLogCollector
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
This commit is contained in:
@@ -73,7 +73,6 @@ export function withLogCollector<T extends LogFuncs>(
|
||||
/**
|
||||
* Log collector that collect logs either from a sync or async collector.
|
||||
* @public
|
||||
* @deprecated import from test-utils instead
|
||||
* */
|
||||
export function withLogCollector(
|
||||
logsToCollect: LogFuncs[] | LogCollector,
|
||||
|
||||
Reference in New Issue
Block a user