Skip to content

Commit

Permalink
Downstream bug removed in orix 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pc494 committed Sep 7, 2020
1 parent eea8034 commit ac9f1a6
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@
"grid",
[
pytest.param(
get_local_grid(resolution=30, center=(0,1,0), grid_width=35),
marks=pytest.mark.xfail(reason="Downstream bug"),
get_local_grid(resolution=30, center=(0,1,0), grid_width=35)
),
get_fundamental_zone_grid(space_group=20, resolution=20),
],
Expand Down

0 comments on commit ac9f1a6

Please sign in to comment.