Skip to content

Commit

Permalink
Merge branch 'dev' into relation_many_multifield
Browse files Browse the repository at this point in the history
  • Loading branch information
wlorenzetti authored Sep 20, 2023
2 parents da42f87 + 18ada71 commit cb2602d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions g3w-admin/core/tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -634,10 +634,6 @@ def testCoreInterfaceOwsView(self):
self.assertEqual(len(jres['layers']), 21)

self.assertEqual(jres['layers'][1]['title'], 'Acque - AdT Catasto Terreni')
<<<<<<< HEAD
print(jres['layers'][1]['crss'])
=======
>>>>>>> 18ada713 (Fix test for external wms service.)
self.assertEqual(len(jres['layers'][1]['crss']), 20)


Expand Down

0 comments on commit cb2602d

Please sign in to comment.