Backport #27102 by @silverwind Enable [globals](https://vitest.dev/config/#globals) in vitest, reducing the noise in test files. Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
import {test, expect} from 'vitest';
|
||||
import {parseIssueListQuickGotoLink} from './common-issue-list.js';
|
||||
|
||||
test('parseIssueListQuickGotoLink', () => {
|
||||
|
Reference in New Issue
Block a user