mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +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([
|
||||
{
|
||||
chartType: 'bar',
|
||||
|
||||
Reference in New Issue
Block a user