Skip to content

Commit

Permalink
Remove spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
audgirka committed Sep 4, 2024
1 parent 3b5c38a commit 9e6e31a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/ui-test/lightspeedAuthUiTest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ export function lightspeedUILoginTest(): void {
"Ansible: Focus on Ansible Lightspeed View",
);
await sleep(3000);

explorerView = new WebviewView();
expect(explorerView, "contentCreatorWebView should not be undefined").not
.to.be.undefined;
Expand Down

0 comments on commit 9e6e31a

Please sign in to comment.