Skip to content
Snippets Groups Projects
Verified Commit bd9f69fb authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: update tests

parent 8767f9a5
No related branches found
No related tags found
No related merge requests found
{
"name": "@schukai/monster",
"version": "4.4.1",
"version": "4.11.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@schukai/monster",
"version": "4.4.1",
"version": "4.11.0",
"license": "AGPL 3.0",
"dependencies": {
"@floating-ui/dom": "^1.7.0",
......
......@@ -7,7 +7,7 @@ describe('Monster', function () {
let monsterVersion
/** don´t touch, replaced by make with package.json version */
monsterVersion = new Version("4.10.0")
monsterVersion = new Version("4.11.0")
let m = getMonsterVersion();
......
......@@ -9,8 +9,8 @@
</head>
<body>
<div id="headline" style="display: flex;align-items: center;justify-content: center;flex-direction: column;">
<h1 style='margin-bottom: 0.1em;'>Monster 4.10.0</h1>
<div id="lastupdate" style='font-size:0.7em'>last update Mo 19. Mai 16:24:36 CEST 2025</div>
<h1 style='margin-bottom: 0.1em;'>Monster 4.11.0</h1>
<div id="lastupdate" style='font-size:0.7em'>last update Di 20. Mai 21:11:43 CEST 2025</div>
</div>
<div id="mocha-errors"
style="color: red;font-weight: bold;display: flex;align-items: center;justify-content: center;flex-direction: column;margin:20px;"></div>
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment