Commit
1d813b008a7e290503c51ee921ad7385fdf5b3e6
Exists in
master
and in
21 other branches
activate_plugin, api_fixies, api_tasks, article_blog_visualization_format, article_layout_refactoring, article_layout_temp, blog_page_bug, clone_article, communities_ratings, design_template, event_layout, fix_forum, fix_optional_fields, fix_suggest_article, folder_improvments, manage_organization, news_page, script_to_update, template_mirror_block, tests, tests_fixies
[variables-plugin] Adds a missing require to unit test
| |
1
| +require 'test_helper' |
| |
2
| + |
1
| class ProfileTest < ActiveSupport::TestCase |
3
| class ProfileTest < ActiveSupport::TestCase |
2
| |
4
| |
3
| def setup |
5
| def setup |