Skip to content

Commit f0ec92b

Browse files
committed
tweak comment
1 parent 73498d1 commit f0ec92b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/test/ui/features/step_definitions/projects.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# The "view more" links in the public project gallery for App Lab and Game Lab
44
# are controlled by DCDO so we can quickly hide them if there are
5-
# inappropriate projects. This enviroment lets us test "view more" link
5+
# inappropriate projects. This lets us test "view more" link
66
# visibility without updating the tests every time we toggle the flag.
77
And(/^I confirm correct visibility of view more links$/) do
88
dcdo_flag = DCDO.get('image_moderation', {})['limited_project_gallery']

0 commit comments

Comments
 (0)