Skip to content

Commit 355b873

Browse files
committed
feat(federation): change test name
1 parent 1191212 commit 355b873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rskj-core/src/test/java/co/rsk/peg/federation/FederationChangeIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ private enum FederationType {
145145
private BridgeSupport bridgeSupport;
146146

147147
@Test
148-
void whenAllActivationsArePresentAndFederationChanges_shouldCreateNewActiveFederation() throws Exception {
148+
void whenAllActivationsArePresentAndFederationChanges_shouldCreateCommitAndActiveNewFed() throws Exception {
149149
// Arrange
150150
var activations = ActivationConfigsForTest.all().forBlock(0);
151151
setUpFederationChange(activations);

0 commit comments

Comments
 (0)