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