mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-17 13:03:50 +00:00
Run tests in a headless browser with vitest browser mode and playwright
This commit is contained in:
@@ -96,6 +96,7 @@ const ImportServersBtn: FCWithDeps<ImportServersBtnConnectProps, ImportServersBt
|
||||
accept=".csv"
|
||||
className="tw:hidden"
|
||||
aria-hidden
|
||||
tabIndex={-1}
|
||||
ref={ref as any /* TODO Remove After updating to React 19 */}
|
||||
onChange={onFile}
|
||||
data-testid="csv-file-input"
|
||||
|
||||
Reference in New Issue
Block a user