Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso authored and nyalldawson committed Jun 7, 2019
1 parent 5c2438f commit 59bda59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/python/test_qgsattributeform.py
Expand Up @@ -87,7 +87,7 @@ def test_duplicated_widgets(self):
"""
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.
Expand Down

0 comments on commit 59bda59

Please sign in to comment.