fixup! fix(tests): fix UI test report generation

tychovrahe/tests/reportfix
tychovrahe 2 years ago
parent ee6e913d67
commit 4d1209d797

@ -2,7 +2,7 @@ import base64
import filecmp import filecmp
from itertools import zip_longest from itertools import zip_longest
from pathlib import Path from pathlib import Path
from typing import Dict, List, Optional from typing import List, Optional
from dominate import document from dominate import document
from dominate.tags import a, i, img, table, td, th, tr from dominate.tags import a, i, img, table, td, th, tr

Loading…
Cancel
Save