tag markdownify performance test so it isn't run on CI

This commit is contained in:
Sarah Mei 2011-09-04 23:10:33 -07:00
parent abd8443181
commit 5e388bf4c2

View file

@ -329,7 +329,7 @@ describe MarkdownifyHelper do
end
end
context 'performance' do
context 'performance', :performance => true do
before do
@message = "</p>HHello,Hello_, I _am a strong robot.*Hello, I am *a strong robot.Hello, I am a strong robot.Hello, I am a strong robot.Hello, I am a strong robot.Hello, I am a **strong robot.Hello, I am _a _strong *robot**.Hello*, I am a strong</p>"
end