Fix failing test

pull/1498/head
Rick Carlino 2019-10-09 14:49:02 -05:00
parent 344cb2582a
commit c1c2bbf250
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ describe("<GroupDetailActive/>", () => {
},
kind: "PointGroup",
specialStatus: "DIRTY",
uuid: "PointGroup.0.16",
uuid: p.group.uuid,
},
{ sort_type: "random" });
});