We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1191212 commit 355b873Copy full SHA for 355b873
rskj-core/src/test/java/co/rsk/peg/federation/FederationChangeIT.java
@@ -145,7 +145,7 @@ private enum FederationType {
145
private BridgeSupport bridgeSupport;
146
147
@Test
148
- void whenAllActivationsArePresentAndFederationChanges_shouldCreateNewActiveFederation() throws Exception {
+ void whenAllActivationsArePresentAndFederationChanges_shouldCreateCommitAndActiveNewFed() throws Exception {
149
// Arrange
150
var activations = ActivationConfigsForTest.all().forBlock(0);
151
setUpFederationChange(activations);
0 commit comments