Skip to content

Commit f69a5ba

Browse files
fix test case class name
1 parent c3cc042 commit f69a5ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/geophires_x_tests/test_fervo_project_red_2026.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from geophires_x_client import GeophiresXClient
1010

1111

12-
class FervoProjectCape4TestCase(BaseTestCase):
12+
class FervoProjectRed2026TestCase(BaseTestCase):
1313

1414
def test_fervo_project_red_2026_results_against_reference_values(self):
1515
"""

0 commit comments

Comments
 (0)