Skip to content

Commit

Permalink
Merge pull request #2591 from mercedes-benz/master
Browse files Browse the repository at this point in the history
2 - After OWASP-ZAP Wrapper release: Merge master back into develop [auto-generated]
  • Loading branch information
sven-dmlr authored Oct 11, 2023
2 parents bad047a + f9083ff commit 43e2578
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: MIT
package com.mercedesbenz.sechub.api;

import static com.github.tomakehurst.wiremock.client.WireMock.*;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: MIT
package com.mercedesbenz.sechub.systemtest.runtime.testengine;

import com.mercedesbenz.sechub.systemtest.config.TestDefinition;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: MIT
package com.mercedesbenz.sechub.systemtest.runtime;

public class TestRuntimeAccess {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: MIT
package com.mercedesbenz.sechub.systemtest.runtime.testengine;

import static org.junit.jupiter.api.Assertions.*;
Expand Down

0 comments on commit 43e2578

Please sign in to comment.