1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00
budibase/packages/builder
Mitch-Budibase 1246d25f0f Updating createAutomation.spec.js
The + symbol button for creating an automation has been removed. It has been replaced with a button which says 'Add automation'

I have updated the create automation test to now click on this button when creating a new automation. This test was failing due to the other button no longer existing
2022-11-15 16:20:40 +00:00
..
.vscode
assets add pro check and default state 2022-10-24 15:00:00 +01:00
build
cypress Updating createAutomation.spec.js 2022-11-15 16:20:40 +00:00
scripts
src Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-03 17:59:58 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v2.1.14-alpha.2 2022-11-07 14:42:51 +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