diff --git a/code/shared/src/test/scala/maf/test/util/TopSortTests.scala b/code/shared/src/test/scala/maf/test/util/TopSortTests.scala index e9fe17d88..6488cbeae 100644 --- a/code/shared/src/test/scala/maf/test/util/TopSortTests.scala +++ b/code/shared/src/test/scala/maf/test/util/TopSortTests.scala @@ -27,7 +27,7 @@ class TopSortTests extends AnyPropSpec: "6" -> Set("3") ) ) { - List("5", "0", "6", "1", "2", "3", "4"), + List("5", "0", "6", "1", "2", "3", "4") } testTopSort(2,