Skip to content

Commit

Permalink
Skip other test on old qgis
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed May 9, 2024
1 parent 1f31a5b commit dbb48e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions felt/test/test_fsl_conversion.py
Original file line number Diff line number Diff line change
Expand Up @@ -1436,6 +1436,7 @@ def test_graduated_renderer(self):
'type': 'numeric'}
)

@unittest.skipIf(Qgis.QGIS_VERSION_INT < 32400, 'QGIS too old')
def test_text_format_conversion(self):
"""
Test converting text formats
Expand Down

0 comments on commit dbb48e3

Please sign in to comment.