mirror of
https://github.com/multipleof4/lynchmark.git
synced 2026-01-14 00:27:55 +00:00
Revert: Update test.js
This commit is contained in:
@@ -34,6 +34,6 @@ export default {
|
|||||||
|
|
||||||
const result = await findAvailableSlots(calendar1, calendar2, constraints);
|
const result = await findAvailableSlots(calendar1, calendar2, constraints);
|
||||||
assert.deepStrictEqual(result, expected, 'Test Failed: Incorrect slots found.');
|
assert.deepStrictEqual(result, expected, 'Test Failed: Incorrect slots found.');
|
||||||
return result;
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user