mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
refactor(custom): reorganize web app brand module and raise coverage threshold (#33531)
Co-authored-by: CodingOnStar <hanxujiang@dify.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
committed by
CodingOnStar
parent
e6b6849791
commit
30089c27b9
@ -1,4 +1,4 @@
|
||||
import { generateMailToLink, mailToSupport } from './util'
|
||||
import { generateMailToLink, mailToSupport } from '../util'
|
||||
|
||||
describe('generateMailToLink', () => {
|
||||
// Email-only: both subject and body branches false
|
||||
Reference in New Issue
Block a user