Skip to content

Commit

Permalink
Revert "Investigating jacoco issues of azure module because of no tes…
Browse files Browse the repository at this point in the history
…ts in split"

This reverts commit c13e965.
  • Loading branch information
Akshat-Jain committed Jan 7, 2025
1 parent ab70a11 commit 3f0605b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
import static org.junit.jupiter.api.Assertions.assertThrows;
import static org.junit.jupiter.api.Assertions.assertTrue;

public class StorageAccountInputSourceTest extends EasyMockSupport
public class AzureStorageAccountInputSourceTest extends EasyMockSupport
{
private static final String BLOB_NAME = "blob";
private static final URI PREFIX_URI;
Expand Down

0 comments on commit 3f0605b

Please sign in to comment.