You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #249: Remove redundant tmp file existence check in wallet integration test
7eb3702 Remove redundant tmp file existence check in wallet integration test (GideonBature)
Pull request description:
This PR removes the redundant `if file_path.exists()` check before deleting a temporary file.
As pointed out during review of `backupwallet` integration test [here](#247 (comment)), the check is unnecessary.
ACKs for top commit:
tcharding:
ACK 7eb3702
Tree-SHA512: d2731742b13fc5395d5f691e131db3008f9738117158ebb0ea2dd2782a647eaba17a5481e7d8875d139ddb1e514ea1cbd6186c7cf935f5adcb7522eee06dc40d
0 commit comments