Hi, Phil. On 30/01/2019 12:52, Phil Race wrote:
private static boolean maybeMultiAppContext() { // Do we have multiple app contexts any more ? // Or do we need a new way to check for multiple app contexts ? // If not, can we remove this code + its downstream dependencies too in a separate fix ? return false; } Are there any tests that are also obsoleted ?
There are no open tests which are affected by this fix. -- Best regards, Sergey.