diff --git a/webfront/tests/fixtures_entry.json b/webfront/tests/fixtures_entry.json index 2ede6b7..0dad9c3 100644 --- a/webfront/tests/fixtures_entry.json +++ b/webfront/tests/fixtures_entry.json @@ -161,7 +161,7 @@ "children": [ { "id": "2759", - "rank": "superkingdom", + "rank": "domain", "name": "Eukaryota", "proteins": 10, "species": 2, diff --git a/webfront/tests/fixtures_organisms.json b/webfront/tests/fixtures_organisms.json index de61905..b96c3e5 100644 --- a/webfront/tests/fixtures_organisms.json +++ b/webfront/tests/fixtures_organisms.json @@ -34,7 +34,7 @@ "full_name": "Eucaryotae", "lineage": " 1 2579 ", "parent": "1", - "rank": "SUPERKINGDOM", + "rank": "DOMAIN", "children": [ "344612", "1001583" @@ -61,7 +61,7 @@ "full_name": "Prokaryota", "lineage": " 1 2 ", "parent": "1", - "rank": "SUPERKINGDOM", + "rank": "DOMAIN", "children": [ "40296" ],