Skip to content

Commit

Permalink
adding new TransformHistoryTest
Browse files Browse the repository at this point in the history
  • Loading branch information
sambish5 committed Jul 30, 2024
1 parent 9a161b8 commit 10d84d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/emissary/core/TransformHistoryTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import static org.junit.jupiter.api.Assertions.assertNull;
import static org.junit.jupiter.api.Assertions.assertTrue;

public class TransformHistoryTest extends UnitTest {
class TransformHistoryTest extends UnitTest {

@Test
void testSet() {
Expand Down

0 comments on commit 10d84d2

Please sign in to comment.