mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-26 00:08:20 -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):
|
||||
|
||||
- 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()
|
||||
|
||||
There are no assertions in this test because we are looking for a crash.
|
||||
|
Loading…
x
Reference in New Issue
Block a user