Skip to content

Commit 287d118

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

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
@@ -56,7 +56,7 @@ test.describe('External model files trigger lsp', () => {
5656
// Wait for the models folder to be visible
5757
await page.waitForSelector('text=models')
5858

59-
// Click on the models folder, excluding external_models
59+
// Click on the external_models.yml file
6060
await page
6161
.getByRole('treeitem', { name: file, exact: true })
6262
.locator('a')

0 commit comments

Comments
 (0)