Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdi-aouadi committed Aug 1, 2024
1 parent 7fd451c commit 0a6a010
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ public void createAggregate_WhenFound_ReturnsAttestation() {
}

@Test
public void createAggregate_ShouldUseV1Api() {
public void createAggregate_ShouldUseV1ApiPreElectra() {
final UInt64 slot = dataStructureUtil.randomUInt64();
final Bytes32 attHashTreeRoot = Bytes32.random();

Expand Down

0 comments on commit 0a6a010

Please sign in to comment.