mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-31 00:03:42 -04:00
Typo
This commit is contained in:
parent
7737cf6b6b
commit
b10d85f410
@ -87,7 +87,7 @@ class TestQgsAttributeForm(unittest.TestCase):
|
|||||||
"""
|
"""
|
||||||
Note: this crashed two times for datetime (see GH #29937):
|
Note: this crashed two times for datetime (see GH #29937):
|
||||||
|
|
||||||
- first crash with inital NULL values, because widget's clear() triggered changed()
|
- first crash with initial NULL values, because widget's clear() triggered changed()
|
||||||
- second crash when setting a value, because setDateTime() triggered changed()
|
- second crash when setting a value, because setDateTime() triggered changed()
|
||||||
|
|
||||||
There are no assertions in this test because we are looking for a crash.
|
There are no assertions in this test because we are looking for a crash.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user