Disable update module page with tests.
Compare changes
@@ -27,8 +27,13 @@ class DisableAddNewModuleRouteSubscriber extends RouteSubscriberBase {
Remove access to Update module when "Disable Install module and Update module" checked in settings.
Added test cases to cover this change.
Closes #3437724