diff --git a/spec/notification_controller_spec.rb b/spec/notification_controller_spec.rb deleted file mode 100644 index 4c1735d6..00000000 --- a/spec/notification_controller_spec.rb +++ /dev/null @@ -1,5 +0,0 @@ -require "spec_helper" -require "app/features/notifications/notifications_controller" - -describe FastlaneCI::NotificationsController do -end