[Git][noosfero/noosfero][master] Rename blocks integration test file to avoid ambiguity with tests in api

Victor Costa gitlab at mg.gitlab.com
Tue May 17 10:26:56 BRT 2016


Victor Costa pushed to branch master at Noosfero / noosfero


Commits:
67b9265b by Victor Costa at 2016-05-17T10:18:19-03:00
Rename blocks integration test file to avoid ambiguity with tests in api

- - - - -


1 changed file:

- test/integration/blocks_test.rb → test/integration/profile_blocks_test.rb


Changes:

=====================================
test/integration/blocks_test.rb → test/integration/profile_blocks_test.rb
=====================================
--- a/test/integration/blocks_test.rb
+++ b/test/integration/profile_blocks_test.rb
@@ -1,6 +1,6 @@
 require_relative "../test_helper"
 
-class BlocksTest < ActionDispatch::IntegrationTest
+class ProfileBlocksTest < ActionDispatch::IntegrationTest
 
   def blog_on_article_block_bootstrap
     profile = fast_create(Profile)



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/67b9265bba0986ff14c680615c1da2bdbad27135
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20160517/fdbdf1d8/attachment.html>


More information about the Noosfero-dev mailing list