Skip to content

Commit

Permalink
Added allocations to DataFiles.test.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff McMillen authored and Jeff McMillen committed Dec 9, 2024
1 parent 0db1cfa commit 0c3619b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions client/src/components/DataFiles/tests/DataFiles.test.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ describe('DataFiles', () => {
compress: '',
},
},
allocations: {
portal_alloc: 'TACC-ACI',
active: [{ projectId: 'active-project' }],
},
systems: systemsFixture,
files: filesFixture,
pushKeys: {
Expand Down

0 comments on commit 0c3619b

Please sign in to comment.