Skip to content
Snippets Groups Projects
Commit e573ca5d authored by Michele Nottoli's avatar Michele Nottoli
Browse files

Renamed function.

parent c76c9b8c
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ import utils
SMALL = 1e-10
@pytest.mark.parametrize("datafile", ["urea.json", "glucose.json"])
def test_grassmann_urea(datafile):
def test_grassmann(datafile):
# load test data from json file
data = utils.load_json(f"tests/{datafile}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment