test: Update jest configuration (#3951)
* Split shared tests * Centralize and parallelize jest config * ci
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import env from "@shared/env";
|
||||
import env from "../env";
|
||||
import { parseDomain, getCookieDomain, slugifyDomain } from "./domains";
|
||||
|
||||
// test suite is based on subset of parse-domain module we want to support
|
||||
|
||||
Reference in New Issue
Block a user