diaspora/features/step_definitions/profile_steps.rb
2012-02-07 19:03:20 -08:00

3 lines
75 B
Ruby

And /^I mark myself as not safe for work$/ do
check('profile[nsfw]')
end