Skip to content

Commit

Permalink
fixed integration test
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Harris <[email protected]>
  • Loading branch information
rolfyone committed Dec 9, 2024
1 parent e64a429 commit 8fd36c0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
public class PostAttestationsV2ElectraIntegrationTest extends PostAttestationsV2IntegrationTest {
protected SerializableTypeDefinition<List<SingleAttestation>> attestationsListTypeDef;

@Override
@BeforeEach
void setup() {
spec = TestSpecFactory.createMinimalElectra();
Expand Down

0 comments on commit 8fd36c0

Please sign in to comment.