only run CI tests, set fixed difficulty to 150

This commit is contained in:
woodser 2022-12-16 17:33:16 +00:00
parent c81f309fdd
commit 5b7a7beafd
3 changed files with 4 additions and 4 deletions

View file

@ -1455,7 +1455,7 @@ test("Cannot make or take offer with insufficient unlocked funds (CI)", async ()
if (err) throw err;
});
test("Invalidates offers when reserved funds are spent", async () => {
test("Invalidates offers when reserved funds are spent (CI)", async () => {
let err;
let tx;
try {