mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
use item component for tools item
This commit is contained in:
@@ -226,7 +226,7 @@ describe('UserDialogInfoTab.vue', () => {
|
||||
wrapper.vm.onTabActivated();
|
||||
await flushPromises();
|
||||
|
||||
expect(creditsSpy).toHaveBeenCalledTimes(1);
|
||||
expect(creditsSpy).toHaveBeenCalledTimes(0);
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user