Run playwright UI tests
This commit is contained in:
@@ -40,7 +40,6 @@ export function useLinkPrefetch() {
|
||||
void queryClient.prefetchQuery(companyAnalysisQueryOptions(normalizedTicker));
|
||||
void queryClient.prefetchQuery(companyFinancialStatementsQueryOptions({
|
||||
ticker: normalizedTicker,
|
||||
mode: 'standardized',
|
||||
statement: 'income',
|
||||
window: '10y',
|
||||
includeDimensions: false
|
||||
|
||||
Reference in New Issue
Block a user