Commit b1049b3b authored by Noel Alonso's avatar Noel Alonso
Browse files

Cambia nombre del método

parent 164e021c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@ public class ApplyEventTest {
	}

	@Test
	public void applyLayerCreatedEvent_ChangeAggrefateState_IfProcessIsOk() {
	public void applyLayerCreatedEvent_ChangeAggregateState_IfProcessIsOk() {

		LayerCreatedEvent evt = LayerDataUtil.getLayerCreatedEvent(code);