Skip to content

Commit

Permalink
Improve test message difficult to understand context
Browse files Browse the repository at this point in the history
  • Loading branch information
r7kamura committed Nov 22, 2016
1 parent 8c49b00 commit d83d5ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/qiita/markdown/processor_spec.rb
Expand Up @@ -457,7 +457,7 @@
end
end

context "with group mention" do
context "with group mention without group_memberion_url_generator" do
let(:markdown) do
"@alice/bob"
end
Expand Down

0 comments on commit d83d5ea

Please sign in to comment.