Merge branch 'master' into 13883-arrow-animation-is-not-working-after-loading
[arvados-workbench2.git] / src / store / project / project-reducer.test.ts
index 48a5c7b83f9b7f94a05fdc4713025d609cecd7cf..76c8edc13e9a92698d6c4e69b4b2635b1a55dd5d 100644 (file)
@@ -133,7 +133,7 @@ describe("findTreeBranch", () => {
         active: false,
         data: "",
         open: false,
-        status: TreeItemStatus.Initial
+        status: TreeItemStatus.INITIAL
     });
 
     it("should return an array that matches path to the given item", () => {