mirror of
https://gitee.com/wanwujie/sub2api
synced 2026-04-20 22:54:45 +08:00
feat: simplify AI Credits display logic and enhance UI presentation
This commit is contained in:
@@ -133,9 +133,7 @@ describe('AccountUsageCell', () => {
|
||||
await flushPromises()
|
||||
|
||||
expect(wrapper.text()).toContain('admin.accounts.aiCreditsBalance')
|
||||
expect(wrapper.text()).toContain('Google One AI')
|
||||
expect(wrapper.text()).toContain('25')
|
||||
expect(wrapper.text()).toContain('min 5')
|
||||
})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user