chore(react-router-v6): revert paralell for tests, as my computer stared over 9000 node processes making my machine grind to a machine babbage would have disapointed with

This commit is contained in:
blam
2020-06-11 19:12:58 +02:00
parent 7ecfceac0f
commit da493b1fc9
5 changed files with 14 additions and 16 deletions
@@ -18,7 +18,6 @@ import { Link, useParams } from 'react-router-dom';
import { useAsync } from 'react-use';
import {
makeStyles,
Button,
Grid,
List,
ListItem,
@@ -33,6 +32,7 @@ import {
Header,
Page,
Content,
Button,
ContentHeader,
HeaderLabel,
Progress,