forked from MapComplete/MapComplete
Fix tests
This commit is contained in:
parent
0e760b908c
commit
16816a916c
28 changed files with 124 additions and 117 deletions
|
@ -1,5 +1,5 @@
|
|||
import { Utils } from "../../../Utils"
|
||||
import Wikidata from "../../../Logic/Web/Wikidata"
|
||||
import { Utils } from "../../../src/Utils"
|
||||
import Wikidata from "../../../src/Logic/Web/Wikidata"
|
||||
import { describe, expect, it } from "vitest"
|
||||
|
||||
const Q140 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue