azdataToolOld -> azdataTool (#16517)

This commit is contained in:
Charles Gagnon
2021-08-02 10:28:46 -07:00
committed by GitHub
parent 91676afd0d
commit 3af2b4a13d
4 changed files with 10 additions and 11 deletions

View File

@@ -9,7 +9,7 @@ import * as TypeMoq from 'typemoq';
import { ToolsService } from '../../services/toolsService';
import { ITool, ToolType } from '../../interfaces';
import { IPlatformService } from '../../services/platformService';
import { AzdataToolName } from '../../services/tools/azdataToolOld';
import { AzdataToolName } from '../../services/tools/azdataTool';
const tools: { name: string; type: ToolType }[] = [