fix(test/destination-devtools.browser): Simplify DevTools browser tests by removing redundant styled log assertions.

This commit is contained in:
2025-05-12 10:20:16 +00:00
parent 1ca8cf89de
commit f542596eae
3 changed files with 15 additions and 113 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartlog',
version: '3.0.8',
version: '3.0.9',
description: 'A minimalistic, distributed, and extensible logging tool supporting centralized log management.'
}