Skip to content

Commit 0dd99eb

Browse files
benfdkingCopilot
andauthored
Update vscode/extension/tests/external_models.spec.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent fe2cd2a commit 0dd99eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vscode/extension/tests/external_models.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ test.describe('External model files trigger lsp', () => {
2121
await createPythonInterpreterSettingsSpecifier(tempDir)
2222
await openServerPage(page, tempDir, sharedCodeServer)
2323

24-
// Wait for the models folder to be visible
24+
// Wait for the models folder to be visible
2525
await page.waitForSelector('text=models')
2626

2727
// Click on the models folder, excluding external_models

0 commit comments

Comments
 (0)