SYNC: removed vorgotten test.only

This commit is contained in:
SPRINX0\prochazka
2025-06-20 15:31:52 +02:00
committed by Diflow
parent 8240485fd1
commit 43ffbda1a4

View File

@@ -374,7 +374,7 @@ describe('Chart processor', () => {
} }
); );
test.only('Incorrect chart definition', () => { test('Incorrect chart definition', () => {
const processor = new ChartProcessor([ const processor = new ChartProcessor([
{ {
chartType: 'bar', chartType: 'bar',