Skip to content

Commit

Permalink
probe why test failed
Browse files Browse the repository at this point in the history
  • Loading branch information
yalinli2 committed Oct 14, 2023
1 parent b49b8a5 commit 8959a7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_exposan.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ def test_exposan():
bw.load()
bw.print_summaries((bw.sysA, bw.sysB, bw.sysC))

from exposan import reclaimer as re
re.load()
clear_lca_registries()
from exposan import eco_san as es
es.load()
Expand Down

0 comments on commit 8959a7e

Please sign in to comment.