mirror of
https://github.com/langgenius/dify.git
synced 2026-03-29 09:59:59 +08:00
test: use happy dom (#34154)
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* @vitest-environment node
|
||||
*/
|
||||
import { beforeEach, describe, expect, it, vi } from 'vitest'
|
||||
import { buildUpstreamUrl, createDevProxyApp, isAllowedDevOrigin, resolveDevProxyTargets } from './server'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user