Skip to content

Commit

Permalink
Update segment plot tests for matplotlib 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GiudGiud committed Jan 17, 2021
1 parent 283f406 commit 84bd76d
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file modified tests/test_plot_3D_segments/true-0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/test_plot_segments/true-0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/test_plot_segments/true-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion tests/testing_harness.py
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ def _get_results(self, num_iters=False, keff=False, fluxes=False,
return ''

def _write_results(self, results_string):
"""Do nothing since the plots are created in _run_openmoce() method."""
"""Do nothing since the plots are created in _run_openmoc() method."""
return

def _overwrite_results(self):
Expand Down

0 comments on commit 84bd76d

Please sign in to comment.