Skip to content

Commit

Permalink
Update cluster_analysis pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
rashatwi committed Mar 7, 2024
1 parent 284baf6 commit fc667cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/structural/test_cluster_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ def test_get_unique_configurations(self, benchmark, load_molecules):
cluster_pattern="Cluster_*.xyz",
r_cut=self.r_cut,
molecules=load_molecules,
mol_num=2,
type_coord_atoms=["O", "N", "Mg"],
working_dir=self.working_dir,
find_top=True,
Expand Down

0 comments on commit fc667cd

Please sign in to comment.