Skip to content

Commit

Permalink
fix issue in unit test by creating file first
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Oct 9, 2024
1 parent 21e146e commit 68cb6b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CIME/tests/test_unit_baselines_performance.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import gzip
import tempfile
import unittest
import os
from unittest import mock
from pathlib import Path

Expand Down

0 comments on commit 68cb6b6

Please sign in to comment.