Skip to content

Commit

Permalink
add brute force argument to metadata test
Browse files Browse the repository at this point in the history
  • Loading branch information
yucongalicechen committed Jul 25, 2024
1 parent 97bcc00 commit 2487ae6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/diffpy/labpdfproc/tests/test_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ def test_load_metadata(mocker, user_filesystem):
"wavelength": 0.71,
"output_directory": str(Path.cwd().resolve()),
"xtype": "tth",
"brute_force": False,
"key": "value",
"username": "cli_username",
"email": "[email protected]",
Expand Down

0 comments on commit 2487ae6

Please sign in to comment.