Revert "make e2e test for reporting testing"

This reverts commit eb0f63fe6c53e2dd67c501c965d0411f5fab0234.
This commit is contained in:
mahula 2023-07-06 15:45:15 +02:00
parent 573904fbff
commit 6546a1c2a2

View File

@ -12,6 +12,6 @@ Feature: User authentication
Scenario: Log in successfully
Given the user navigates to page "/login"
When the user submits the credentials "bibi@bloxberg.de" "Aa12345_X"
When the user submits the credentials "bibi@bloxberg.de" "Aa12345_"
Then the user is logged in with username "Bibi Bloxberg"