Skip to content

Commit

Permalink
Update tests/src/python/test_qgsprocessinginplace.py
Browse files Browse the repository at this point in the history
Co-authored-by: Alessandro Pasotti <elpaso@itopen.it>
  • Loading branch information
nyalldawson and elpaso committed Oct 15, 2020
1 parent f0bee04 commit 748aa4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/python/test_qgsprocessinginplace.py
Expand Up @@ -915,6 +915,7 @@ def test_unique_constraints(self):

def test_regenerate_fid(self):
"""Test RegeneratePrimaryKey flag"""

temp_dir = QTemporaryDir()
temp_path = temp_dir.path()
gpkg_name = 'bug_31634_Multi_to_Singleparts_FID.gpkg'
Expand Down

0 comments on commit 748aa4c

Please sign in to comment.