Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Mar 17, 2021
1 parent 109f95b commit 51339ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/python/test_qgsmapboxglconverter.py
Expand Up @@ -570,6 +570,7 @@ def testCircleLayer(self):
properties = rendererStyle.symbol().symbolLayers()[0].properties()
expected_properties = {
'angle': '0',
'cap_style': 'square',
'color': '22,22,22,153',
'horizontal_anchor_point': '1',
'joinstyle': 'bevel',
Expand Down

0 comments on commit 51339ef

Please sign in to comment.