We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 7737cf6 commit b10d85fCopy full SHA for b10d85f
tests/src/python/test_qgsattributeform.py
@@ -87,7 +87,7 @@ def test_duplicated_widgets(self):
87
"""
88
Note: this crashed two times for datetime (see GH #29937):
89
90
- - first crash with inital NULL values, because widget's clear() triggered changed()
+ - first crash with initial NULL values, because widget's clear() triggered changed()
91
- second crash when setting a value, because setDateTime() triggered changed()
92
93
There are no assertions in this test because we are looking for a crash.
0 commit comments