Fix merge error in previous commit
Issue: SPR-11385
This commit is contained in:
@@ -182,7 +182,6 @@ public abstract aspect AbstractMethodMockingControl percflow(mockStaticsTestMeth
|
|||||||
c.setThrow(throwable);
|
c.setThrow(throwable);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
private final Expectations expectations = new Expectations();
|
private final Expectations expectations = new Expectations();
|
||||||
|
|||||||
Reference in New Issue
Block a user