cypress version bump

deepsource-autofix-76c6eb20
Dan Gowans 2022-12-21 14:28:19 -05:00
parent 41e2c9da14
commit 0093e3ee23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
- name: Install Application
run: |
npm ci
npm install -g mocha c8 cypress@11
npm install -g mocha c8 cypress@12
- name: Copy Test Config
run: cp ./data/config.testing.js ./data/config.js
- name: Initialize Database