about summary refs log tree commit diff
path: root/spec/services/remove_from_follwers_service_spec.rb
AgeCommit message (Expand)Author
2023-02-23Fix mispelled spec filenames (#23834)Nick Schonning
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/LeadingSubject (#23670)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2021-10-18Add remove from followers api (#16864)Takeshi Umeda