Skip to content

Commit

Permalink
fails
Browse files Browse the repository at this point in the history
  • Loading branch information
nllong committed Dec 21, 2023
1 parent 22abf55 commit 8d00e9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/GMT_Lib/test_gmt_lib.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ def test_generate_cooling_plant(snapshot):
# -- Setup
template_path = (COOLING_PLANT_PATH / 'CoolingPlant.mot').relative_to(GMT_LIB_PATH)

assert False is True

# -- Act
actual = env.get_template(template_path.as_posix()).render(**COOLING_PLANT_PARAMS)

Expand Down

0 comments on commit 8d00e9c

Please sign in to comment.