3 lines
89 B
Ruby
3 lines
89 B
Ruby
Then /I should see the mention modal/ do
|
|
step %{I should see a "#mentionModal.in"}
|
|
end
|