Skip to content

Commit

Permalink
fix: ut
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzyphysics committed May 31, 2024
1 parent 0f0ab27 commit ac71ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/op/test_prep_caly_model_devi.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ def test_01_success(self):
OPIO(
{
"task_name": self.run_dir_name,
"model_devi_group_size_2": self.model_devi_group_size_2,
"model_devi_group_size": self.model_devi_group_size_2,
"traj_results": self.ref_traj_results,
}
)
Expand Down

0 comments on commit ac71ae1

Please sign in to comment.