Skip to content

Commit

Permalink
fixup! Add serverOGC in the theme web service
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed May 24, 2016
1 parent ea16a28 commit 19115d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions c2cgeoportal/tests/functional/test_themes.py
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ def test_server_ogc(self):
"children": [{
"serverOGC": "__test_server_ogc_internal",
}, {
"serverOGC": "__test_server_ogc_internal",
"serverOGC": "__test_server_ogc_external",
}, {
}]
}, {
Expand All @@ -538,7 +538,7 @@ def test_server_ogc(self):
}, {
"serverOGC": "__test_server_ogc_internal",
}, {
"serverOGC": "__test_server_ogc_internal",
"serverOGC": "__test_server_ogc_external",
}]
}]
}]
Expand Down

0 comments on commit 19115d8

Please sign in to comment.