From 0c3619b776bc9a0aca18e657e8bdc91140bed4cb Mon Sep 17 00:00:00 2001 From: Jeff McMillen Date: Mon, 9 Dec 2024 10:58:26 -0600 Subject: [PATCH] Added allocations to DataFiles.test.jsx --- client/src/components/DataFiles/tests/DataFiles.test.jsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/client/src/components/DataFiles/tests/DataFiles.test.jsx b/client/src/components/DataFiles/tests/DataFiles.test.jsx index 8436914bf..3bd725c9b 100644 --- a/client/src/components/DataFiles/tests/DataFiles.test.jsx +++ b/client/src/components/DataFiles/tests/DataFiles.test.jsx @@ -19,6 +19,10 @@ describe('DataFiles', () => { compress: '', }, }, + allocations: { + portal_alloc: 'TACC-ACI', + active: [{ projectId: 'active-project' }], + }, systems: systemsFixture, files: filesFixture, pushKeys: {