mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-03 00:04:47 -04:00
Apply suggestion from @nyalldawson
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
This commit is contained in:
parent
2c7980b97d
commit
5f9c6ffaff
@ -790,7 +790,7 @@ class TestQgsGraduatedSymbolRenderer(QgisTestCase):
|
||||
self.assertEqual(
|
||||
dumpRangeBreaks(renderer.ranges()),
|
||||
"(0.0000-1.0000,)",
|
||||
"Equal interval classification not correct",
|
||||
"Fixed interval classification not correct",
|
||||
)
|
||||
|
||||
ml = createMemoryLayer((1, 1))
|
||||
|
Loading…
x
Reference in New Issue
Block a user