website refactor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { describe, it, expect } from 'vitest';
|
||||
import { ApiClient, api } from './index';
|
||||
import { ApiClient, api } from './ApiClient';
|
||||
|
||||
describe('ApiClient', () => {
|
||||
it('should be defined', () => {
|
||||
|
||||
Reference in New Issue
Block a user