Skip to content

Commit d0cdb27

Browse files
committed
fix lint
1 parent b7836f0 commit d0cdb27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/support/steps/general.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import { compareReference, isTagPresent, getScenarioTag, batchUpdateVRTestUrl, o
2020
import type { Section } from "../../../utils/types";
2121
import { Page } from '@playwright/test';
2222
import {
23-
deactivatePlugin, installRemotePlugin, installLocalPlugin, activatePlugin,
23+
deactivatePlugin, installRemotePlugin
2424
} from "../../../utils/commands";
2525
import backstop from 'backstopjs';
2626

0 commit comments

Comments
 (0)