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:
Joel 2025-07-11 15:21:35 +08:00 committed by GitHub
parent 6e8a3c8021
commit ed5a5962d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
// write unit test for convertLocalSecondsToUTCDaySeconds
import { convertLocalSecondsToUTCDaySeconds, convertUTCDaySecondsToLocalSeconds } from './utils'
describe('convertLocalSecondsToUTCDaySeconds', () => {