mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 01:34:27 +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 {expect, test} from 'vitest';
 | 
			
		||||
import {pathEscapeSegments} from './url.js';
 | 
			
		||||
 | 
			
		||||
test('pathEscapeSegments', () => {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user