Run playwright UI tests
This commit is contained in:
@@ -123,7 +123,7 @@ export function useTaskNotificationsCenter(): UseTaskNotificationsCenterResult {
|
||||
case 'sync_filings': {
|
||||
void queryClient.invalidateQueries({ queryKey: ['filings'] });
|
||||
void queryClient.invalidateQueries({ queryKey: ['analysis'] });
|
||||
void queryClient.invalidateQueries({ queryKey: ['financials-v2'] });
|
||||
void queryClient.invalidateQueries({ queryKey: ['financials-v3'] });
|
||||
break;
|
||||
}
|
||||
case 'analyze_filing': {
|
||||
|
||||
Reference in New Issue
Block a user