Skip to content

Commit

Permalink
03640: Merge dev and fix conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
agadzhalov committed Jul 3, 2023
1 parent de3d67a commit bfb6150
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
import com.hedera.test.serde.EqualityType;
import com.hedera.test.serde.SelfSerializableDataTest;
import com.hedera.test.utils.SeededPropertySource;
import java.util.Collections;
import edu.umd.cs.findbugs.annotations.NonNull;
import java.util.Collections;

public class EvmFnResultSerdeTest extends SelfSerializableDataTest<EvmFnResult> {
public static final int NUM_TEST_CASES = 2 * MIN_TEST_CASES_PER_VERSION;
Expand Down

0 comments on commit bfb6150

Please sign in to comment.