diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index d5770dc5694e8272581957923ea3aa704a087137..dec4f38528c4e04341c16c733a9d6d3776120069 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -425,10 +425,6 @@ RSpec/AnyInstance:
     - 'spec/workers/activitypub/delivery_worker_spec.rb'
     - 'spec/workers/web/push_notification_worker_spec.rb'
 
-RSpec/BeforeAfterAll:
-  Exclude:
-    - 'spec/requests/localization_spec.rb'
-
 # Configuration parameters: Prefixes, AllowedPatterns.
 # Prefixes: when, with, without
 RSpec/ContextWording: