Run playwright UI tests
This commit is contained in:
@@ -16,6 +16,7 @@ export type FilingStatementSnapshotPeriod = {
|
||||
filingId: number;
|
||||
accessionNumber: string;
|
||||
filingDate: string;
|
||||
periodStart: string | null;
|
||||
periodEnd: string | null;
|
||||
filingType: '10-K' | '10-Q';
|
||||
periodLabel: string;
|
||||
|
||||
Reference in New Issue
Block a user