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

skip ea search test; disable ea elastic

parent f9db1869
Branches
Tags
No related merge requests found
......@@ -32,7 +32,7 @@ import { enterWith, exist, notExist } from '../../../support/cypress.util';
import { UserRoleE2E, loginAsEmil } from '../../../support/user-util';
import { buildVorgang, createVorgang, initSearchIndex, initVorgaenge, objectIds } from '../../../support/vorgang-util';
describe('VorgangList Suche for EA User', () => {
describe.skip('VorgangList Suche for EA User', () => {
const mainPage: MainPage = new MainPage();
const vorgangList: VorgangListE2EComponent = mainPage.getVorgangList();
const header: HeaderE2EComponent = mainPage.getHeader();
......
......@@ -25,7 +25,7 @@ pluto:
env:
overrideSpringProfiles: "oc,e2e,dev"
elasticsearch:
enabled: true
enabled: false
password: "Test3456!"
replicaCount: 1
ozgcloud:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment