[autofix.ci] apply automated fixes
ci / test (push) Has been cancelled Details
ci / continuous-release (push) Has been cancelled Details

This commit is contained in:
autofix-ci[bot] 2025-06-07 00:40:19 +00:00 committed by GitHub
parent d10ebd6e93
commit f826689846
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -260,7 +260,7 @@ describe('api: template refs', () => {
show.value = true
await nextTick()
expect(refName.value).toBe('b')
expect(refName.value).toBe('b')
})
it('unset old ref when new ref is absent', async () => {