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