Skip to content

Commit

Permalink
Uncomment import of KKRimp test file
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippRue committed Nov 8, 2023
1 parent ac7a7e3 commit ce3c87d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tools/test_find_parent.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def test_find_structure_kkrimp():
"""
find parent structure from a KkrimpCalculation
"""
# import_with_migration('files/db_dump_kkrimp_out.tar.gz')
import_with_migration('files/db_dump_kkrimp_out.tar.gz')
kkrimp_calc = load_node('eab8db1b-2cc7-4b85-a524-0df4ff2b7da6')

# now find voronoi parent and structure
Expand Down

0 comments on commit ce3c87d

Please sign in to comment.