Skip to content

Commit 3587bac

Browse files
committed
fixup! test: add tests for routes and utils
1 parent b8daf77 commit 3587bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/utils/report.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ interface Mission {
99
instrument_ids?: string[];
1010
}
1111

12-
export interface ReportDocument {
12+
interface ReportDocument {
1313
decadal_survey?: SlateElement;
1414
detailed_assessment?: SlateElement;
1515
missions_phase_c?: SlateElement;

0 commit comments

Comments
 (0)