1
0
Fork 0
mirror of synced 2024-09-30 09:07:25 +13:00
budibase/packages/builder
Mitch-Budibase f99a6c69a5 Removing Add Multi-Option Datatype Test from Cypress Suite
We don't need a specific test file for this.

The test file will remain for now but will not run. The test will be reworked into a different test file or as part of the API testing
2022-08-11 17:43:33 +01:00
..
.vscode
assets
build
cypress Removing Add Multi-Option Datatype Test from Cypress Suite 2022-08-11 17:43:33 +01:00
scripts
src Merge pull request #7116 from Budibase/fix/remove-dynamic-var-filtering 2022-08-11 12:12:39 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v1.2.33-alpha.3 2022-08-11 13:49:14 +00:00
README.md
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock

Get Started

yarn install

Vite dev server (port 3000): yarn run dev Build yarn run build