Skip to content

Commit

Permalink
Change url for proxy test
Browse files Browse the repository at this point in the history
  • Loading branch information
wlorenzetti committed Dec 30, 2024
1 parent 0856561 commit f11969a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion g3w-admin/core/tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ def testCoreInterfaceProxyView(self):
self.assertEqual(res.status_code, 200)

data = {
'url': 'https://gis3w.it',
'url': 'https://g3wsuite.it',
'method': 'post',
'params': {
'search': 'pippo'
Expand Down

0 comments on commit f11969a

Please sign in to comment.