mirror of
https://github.com/pezkuwichain/balances_test_result.git
synced 2026-07-22 20:25:42 +00:00
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
<!DOCTYPE html>
|
||||
<html dir="ltr" lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="allure-report-uuid" content="d6a3460b-e800-4ac3-8f52-12e9051e83c6">
|
||||
<title>Allure Report</title>
|
||||
<link rel="icon" href="assets/favicon-BDLHVmV7.ico">
|
||||
<!-- allure-core-head:start -->
|
||||
<!-- allure-core-head:end -->
|
||||
</head>
|
||||
<body>
|
||||
<div id="alert"></div>
|
||||
<div id="content">
|
||||
<span class="spinner">
|
||||
<span class="spinner__circle"></span>
|
||||
</span>
|
||||
</div>
|
||||
<div id="popup"></div>
|
||||
<!-- allure-core-body:start -->
|
||||
<script>
|
||||
window.__allureCoreLoaded = new Promise(function (resolve, reject) {
|
||||
window.__allureResolveCoreLoaded = resolve;
|
||||
window.__allureRejectCoreLoaded = reject;
|
||||
});
|
||||
</script>
|
||||
<script src="assets/index-DbdpUWhB.js"></script>
|
||||
<script>
|
||||
if (typeof window.__allureResolveCoreLoaded === "function") {
|
||||
window.__allureResolveCoreLoaded([]);
|
||||
}
|
||||
</script>
|
||||
<!-- allure-core-body:end -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FVWC4GKEYS"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
gtag('config', 'G-FVWC4GKEYS', {
|
||||
'allureVersion': '2.42.0',
|
||||
'reportUuid': 'd6a3460b-e800-4ac3-8f52-12e9051e83c6',
|
||||
'single_file': false
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user