We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5fd813 commit 4d4354eCopy full SHA for 4d4354e
tests/src/python/test_qgsdelimitedtextprovider_wanted.py
@@ -101,7 +101,7 @@ def test_003_field_naming():
101
'data': 'Some data',
102
'field_4': 'Some info',
103
'data_2': 'NULL',
104
- '28_1': 'NULL',
+ '28': 'NULL',
105
'24.5': 'NULL',
106
'field_3_1': 'NULL',
107
'data_1': 'NULL',
@@ -128,7 +128,7 @@ def test_004_max_fields():
128
129
130
131
132
133
'#fid': 2,
134
'#geometry': 'None',
0 commit comments