Skip to content
Snippets Groups Projects
Commit 93c12727 authored by webmanue's avatar webmanue
Browse files

improve test case name

parent 8ab902ff
No related branches found
No related tags found
No related merge requests found
Pipeline #124732 canceled
......@@ -224,7 +224,7 @@ class GridComparison(unittest.TestCase):
):
self.assertEqual(result, reference)
def test_same_number_of_point_data(self):
def test_same_number_of_real_point_data(self):
"""
The points of the grid have the same number of data.
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment