Skip to content

Commit

Permalink
[TAN-3332] Tweak test description
Browse files Browse the repository at this point in the history
  • Loading branch information
jinjagit committed Dec 12, 2024
1 parent 5ba6173 commit b9ab082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion back/spec/acceptance/projects_mini_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@
expect(project_ids).to match_array [project_with_areas.id, project_for_all_areas.id]
end

example_request 'Returns projects for followed areas & for all areas when areas param is nil', document: false do
example_request 'Returns projects for followed areas & for all areas when areas param is blank', document: false do
create(:follower, followable: area1, user: @user)

do_request
Expand Down

0 comments on commit b9ab082

Please sign in to comment.