Skip to content

Commit

Permalink
. t test was badly named
Browse files Browse the repository at this point in the history
Co-Authored-By: jmasonlee <262853+jmasonlee@users.noreply.github.com>
Co-Authored-By: lexler <23501754+lexler@users.noreply.github.com>
  • Loading branch information
3 people committed Nov 15, 2023
1 parent 16287b8 commit d720887
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
package org.approvaltests;

import org.approvaltests.core.Options;
import org.approvaltests.reporters.DiffMergeReporter;
import org.junit.jupiter.api.Test;

public class InlineApprovalsTests
public class InlineApprovalsTest
{
@Test
public void test()
Expand Down

0 comments on commit d720887

Please sign in to comment.