stable

Clone or download

Read-only

fix: Taskboard's e2e pnpm-lock.yml paths to cypress config libs are broken

part of request #29233 Allow multiple frontend apps per context I forgot to update the pnpm-lock.yml file after the move of the package.json and pnpm-lock.yml into plugins/taskboard/test/e2e/cypress folder. When pnpm install is run, there is are warinings saying that the dependencies can't be found. How to test: -run `pnpm install` --> There is no warnings about unfound taskboard dependencies Change-Id: I6a53ec52f7489fd67019bd80998d3754c722fa3c

Modified Files

Name
M plugins/taskboard/tests/e2e/cypress/pnpm-lock.yaml +2 −2 Go to diff View file