Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdi-torabiv committed Sep 1, 2024
1 parent 376a6d3 commit b284d8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/setupTests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ import '@testing-library/jest-dom';
import * as matchers from '@testing-library/jest-dom/matchers';
import { expect } from 'vitest';

process.env.VITE_API_BASE_URL = 'https://onchain.togethercrew.de/api/v1/';

expect.extend(matchers);

0 comments on commit b284d8f

Please sign in to comment.