Skip to content

Commit

Permalink
Update python/plugins/processing/tests/GdalAlgorithmsVectorTest.py
Browse files Browse the repository at this point in the history
  • Loading branch information
agiudiceandrea authored Jul 3, 2024
1 parent b14fb5c commit c51a688
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ def testOgrInfoJson(self):
alg.getConsoleCommands({'INPUT': source,
'FEATURES': True,
'NO_METADATA': False}, context, feedback),
['ogrinfojson',
['ogrinfo',
'-json -features "' +
source + '" filename_with_spaces'])

Expand Down

0 comments on commit c51a688

Please sign in to comment.