Skip to content

Commit

Permalink
try: invariant config
Browse files Browse the repository at this point in the history
  • Loading branch information
VsevolodX committed Sep 26, 2024
1 parent 7bbdcef commit 62e0cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/py/unit/test_tools_build_grain_boundary.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def test_slab_grain_boundary_builder():
bulk=material,
vacuum=0,
thickness=2,
miller_indices=(1, 0, 0),
miller_indices=(0, 0, 1),
)

termination1 = get_terminations(phase_1_configuration)[0]
Expand Down

0 comments on commit 62e0cee

Please sign in to comment.