Respond to Adri's feedback.
This commit is contained in:
parent
3a7c30c7f3
commit
b4f0423ca3
|
@ -36,7 +36,7 @@ import {
|
||||||
} from "@budibase/types"
|
} from "@budibase/types"
|
||||||
import API from "./api"
|
import API from "./api"
|
||||||
import jwt, { Secret } from "jsonwebtoken"
|
import jwt, { Secret } from "jsonwebtoken"
|
||||||
import { cloneDeep } from "lodash"
|
import cloneDeep from "lodash/fp/cloneDeep"
|
||||||
|
|
||||||
class TestConfiguration {
|
class TestConfiguration {
|
||||||
server: any
|
server: any
|
||||||
|
|
Loading…
Reference in New Issue