test: Test fix cypress browser version
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Mangiang 2021-11-14 15:49:02 -05:00
parent 5a4b4b786b
commit a6665eb0b3

View File

@ -53,7 +53,7 @@ steps:
- install frontend dependencies - install frontend dependencies
- name: test frontend - name: test frontend
image: cypress/browsers:chrome95 image: cypress/browsers:node16.5.0-chrome94-ff93
commands: commands:
- node -v - node -v
- npm -v - npm -v