Commit 32e0145e7bb5001b9289d74c1ef485bec603fb24

Authored by Alessandro Palmeira + João M. M. da Silva + Renan Teruo
Committed by João da Silva
1 parent bee62675

[Mezuro] Fixing typing error

plugins/mezuro/test/functional/mezuro_plugin_myprofile_controller_test.rb
... ... @@ -153,4 +153,4 @@ class MezuroPluginMyprofileControllerTest < ActionController::TestCase
153 153 assert_response 302
154 154 end
155 155  
156   -endgit
  156 +end
... ...