Fix references

This commit is contained in:
Adria Navarro 2023-07-17 11:05:27 +02:00
parent 77b3547af7
commit 81c6eab05e
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import {
getFromDesignDoc,
getFromMemoryDoc,
} from "../../../../api/controllers/view/utils"
import sdk from "src/sdk"
import sdk from "../../../../sdk"
export async function search(ctx: Ctx) {
// Fetch the whole table when running in cypress, as search doesn't work