Unskip settings service acceptance tests (#4057)

* Update dependencies, browserslist, linting, acceptance test translations for settings service

* Unskip settings service acceptance tests

* unsilence ci-node-generate steps

* Reset nodejs in CI from 16 to 14

Co-authored-by: Willy Kloucek <wkloucek@owncloud.com>
This commit is contained in:
Pascal Wengerter
2022-06-29 12:17:55 +02:00
committed by GitHub
co-authored by Willy Kloucek
parent 1cbe5e08cd
commit c0b92f9571
12 changed files with 315 additions and 275 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ yarn-build: node_modules
.PHONY: node_modules
node_modules:
@yarn install --immutable 2>&1 >/dev/null
yarn install --immutable
############ protobuf ############
include ../../.make/protobuf.mk