1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00

cypress test fix : windows case-insensitive file path

This commit is contained in:
Michael Shanks 2020-09-11 11:55:31 +01:00
parent dff89f0e29
commit e664cd32cd

View file

@ -3,7 +3,7 @@
import { Select, Label, TextButton, Spacer } from "@budibase/bbui"
import { store, backendUiStore } from "builderStore"
import fetchBindableProperties from "builderStore/fetchBindableProperties"
import { CloseCircleIcon, AddIcon } from "components/common/icons"
import { CloseCircleIcon, AddIcon } from "components/common/Icons"
import {
readableToRuntimeBinding,
runtimeToReadableBinding,