mirror of https://github.com/langgenius/dify.git
Update web/app/components/plugins/reference-setting-modal/auto-update-setting/utils.spec.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
6e8a3c8021
commit
ed5a5962d2
|
|
@ -1,4 +1,3 @@
|
|||
// write unit test for convertLocalSecondsToUTCDaySeconds
|
||||
import { convertLocalSecondsToUTCDaySeconds, convertUTCDaySecondsToLocalSeconds } from './utils'
|
||||
|
||||
describe('convertLocalSecondsToUTCDaySeconds', () => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue