mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Fix merge error in previous commit
Issue: SPR-11385
This commit is contained in:
-1
@@ -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