Commit dba0b9ae56973d4099d208292f9d788b0636d158
1 parent
9e50bd75
Exists in
staging
and in
4 other branches
fixing submodules tests configuration
Showing
3 changed files
with
3 additions
and
3 deletions
Show diff stats
.gitmodules
... | ... | @@ -25,8 +25,8 @@ |
25 | 25 | [submodule "public/proposal-app"] |
26 | 26 | path = public/proposal-app |
27 | 27 | url = https://gitlab.com/participa/proposal-app.git |
28 | -[submodule "plugins/gravatar-provider"] | |
29 | - path = plugins/gravatar-provider | |
28 | +[submodule "plugins/gravatar_provider"] | |
29 | + path = plugins/gravatar_provider | |
30 | 30 | url = https://gitlab.com/noosfero-plugins/gravatar-provider.git |
31 | 31 | [submodule "plugins/juventude"] |
32 | 32 | path = plugins/juventude | ... | ... |
plugins/gravatar-provider
... | ... | @@ -1 +0,0 @@ |
1 | -Subproject commit 7d1cef867e1325f623638366faeb5387a9261b0a |
... | ... | @@ -0,0 +1 @@ |
1 | +Subproject commit ac0a5675237585c87ad4936b6d05624eb0ea95a0 | ... | ... |