We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73498d1 commit f0ec92bCopy full SHA for f0ec92b
dashboard/test/ui/features/step_definitions/projects.rb
@@ -2,7 +2,7 @@
2
3
# The "view more" links in the public project gallery for App Lab and Game Lab
4
# are controlled by DCDO so we can quickly hide them if there are
5
-# inappropriate projects. This enviroment lets us test "view more" link
+# inappropriate projects. This lets us test "view more" link
6
# visibility without updating the tests every time we toggle the flag.
7
And(/^I confirm correct visibility of view more links$/) do
8
dcdo_flag = DCDO.get('image_moderation', {})['limited_project_gallery']
0 commit comments