Skip to content
Snippets Groups Projects
Commit c32d34b5 authored by OZGCloud's avatar OZGCloud
Browse files

Merge branch 'master' into OZG-4561-alfa-renames

# Conflicts:
#	alfa-client/apps/alfa-e2e/Jenkinsfile
#	alfa-client/apps/alfa-e2e/Jenkinsfile-static
#	alfa-client/apps/alfa-e2e/src/fixtures/argocd/by-main-dev.yaml
#	alfa-client/pom.xml
parents 4133b596 2b6163b5
No related branches found
No related tags found
No related merge requests found
......@@ -150,7 +150,7 @@ pipeline {
FAILED_STAGE = env.STAGE_NAME
sh 'npm --version'
dir('alfa') {
dir('goofy-client') {
sh 'echo "registry=https://nexus.ozg-sh.de/repository/npm-proxy" >> ~/.npmrc'
sh 'echo "//nexus.ozg-sh.de/:_auth=amVua2luczprTSFnNVUhMVQzNDZxWQ==" >> ~/.npmrc'
......
......@@ -89,7 +89,7 @@ describe('Vorgang wiedervorlage loading', () => {
})
})
describe('Vorgang without wiedervorlagen', () => {
describe.skip('Vorgang without wiedervorlagen', () => {
it('should show vorgang detail by click on vorgang in list', () => {
vorgangList.getListItem(vorgangWithOtherWiedervorlagen.name).getRoot().click();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment