mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-11 20:58:16 +00:00
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 {matchEmoji, matchMention} from './match.js';
|
||||
|
||||
test('matchEmoji', () => {
|
||||
|
Reference in New Issue
Block a user