Skip to content

add spec file about methods module

gitlab-qa-bot requested to merge prototype/dev into master

Created by: ghost

I've writed spec file following the comment of method.rb

I can't run rspec command because of can't access config.order . So I commented out it.

And this test run 2 times per each method. It is bad. But I don't know how to reduce test times to 1 time. Do you have any idea?

Merge request reports