Skip to content

Commit

Permalink
TEst rename class to start sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanChernetskyi committed Jun 22, 2024
1 parent 22956e7 commit 5279eb2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
import static support.matchers.ResponseMatchers.hasValidationError;

@RunWith(JUnitParamsRunner.class)
public class HoldingsUpdateOwnershipApiTest extends ApiTests {
public class HoldingsApiUpdateOwnershipExamples extends ApiTests {
private static final String INSTANCE_ID = "instanceId";

@Before
Expand Down

0 comments on commit 5279eb2

Please sign in to comment.