mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-08-29 03:01:08 +00:00
fix: add missing newline at end of test-ntlm.js
This commit is contained in:
@@ -26,4 +26,4 @@ test("Test createPseudoRandomValue", async (t) => {
|
||||
|
||||
assert.strictEqual(results.size, iterations, "All generated values should be unique");
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user