test: update dredd to 13.1.2

This commit is contained in:
Denis Gukov 2020-10-03 02:41:45 +05:00
parent 6fd8b51f2b
commit a5cf5e32a6
2 changed files with 3 additions and 3 deletions

View File

@ -116,7 +116,7 @@ jobs:
- run: task deps
- run: task compile
- *test-compile-changes
# - *unlock-gpg
- *unlock-gpg
- run: task build
- *store-bin-artifacts

View File

@ -43,8 +43,8 @@ tasks:
desc: Installs requirements for integration testing with dredd
dir: web
cmds:
- npm install dredd@5.1.5
- npm audit fix
- npm install dredd@13.1.2
- npm audit fix
deps:tools:
desc: Installs tools needed