#118443 - change name

This commit is contained in:
Sandeep Somavarapu 2021-03-09 09:34:12 +01:00
parent fa6d38a99b
commit edfbf27e3a

View file

@ -7,7 +7,7 @@ import { Application, Quality } from '../../../../automation';
export function setup() {
describe('Extensions', () => {
it(`install and activate vscode-smoketest-check extension`, async function () {
it(`install and enable vscode-smoketest-check extension`, async function () {
const app = this.app as Application;
if (app.quality === Quality.Dev) {