Skip to content

Commit

Permalink
Update vitest.setup.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Feb 21, 2024
1 parent 5447d7a commit d2a39a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/vitest.setup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import type { RuntimeConfig } from './src/types/runtimeConfig.ts';
export const DEFAULT_GROUP_NAME = 'testGroup';

export const testConfig = {
name : "Loculus",
public: {
discriminator: 'client',
backendUrl: 'http://backend.dummy',
Expand Down

0 comments on commit d2a39a6

Please sign in to comment.