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

OZG-6477 OZG-6439 Rename test method

parent 01fadf1a
Branches
Tags
No related merge requests found
......@@ -91,7 +91,7 @@ class CollaborationByVorgangControllerTest {
@SneakyThrows
@Test
void shouldHaveContentWithLink() {
void shouldHaveZustaendigeStelleLink() {
var response = performRequest();
collaborationAssertions.assertHasZustaendigeStelleLink(response, OrganisationsEinheitController.PATH,
......
......@@ -83,7 +83,7 @@ class CollaborationControllerTest {
@SneakyThrows
@Test
void shouldHaveContentWithLink() {
void shouldHaveZustaendigeStelleLink() {
var response = performRequest();
collaborationAssertions.assertHasZustaendigeStelleLink(response, OrganisationsEinheitController.PATH,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment