Skip to content

Commit 8eaeaa8

Browse files
committed
chore(vscode): reeenable find audit references test
1 parent 02d504e commit 8eaeaa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vscode/extension/tests/find_references.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ test.describe('Model References', () => {
259259
).toBeVisible()
260260
})
261261

262-
test.skip('Find All Model References from Audit', async ({
262+
test('Find All Model References from Audit', async ({
263263
page,
264264
sharedCodeServer,
265265
tempDir,

0 commit comments

Comments
 (0)