Skip to content

Commit

Permalink
update versions.ts test for new service
Browse files Browse the repository at this point in the history
  • Loading branch information
asjohnston-asf authored and chris-durbin committed Nov 12, 2024
1 parent 9933737 commit 8b2eb47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion services/harmony/test/versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ describe('Versions endpoint', function () {
'harmony/swath-projector-netcdf-to-zarr',
'harmony/service-example',
'l2-subsetter-batchee-stitchee-concise',
'asf/opera-rtc-s1-browse',
]);
});

Expand Down Expand Up @@ -195,4 +196,4 @@ describe('Versions endpoint', function () {
});
});
});
});
});

0 comments on commit 8b2eb47

Please sign in to comment.