mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-01 00:23:57 +00:00
SYNC: removed vorgotten test.only
This commit is contained in:
committed by
Diflow
parent
8240485fd1
commit
43ffbda1a4
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user