chore(node): upgrade to Node 20

This commit is contained in:
Sabe Jones
2024-03-11 09:59:57 -05:00
parent c554a1a57d
commit 8fa91a3805
282 changed files with 25544 additions and 31297 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import {
generateNext,
} from '../../../helpers/api-unit.helper';
import { Forbidden } from '../../../../website/server/libs/errors';
import apiError from '../../../../website/server/libs/apiError';
import { apiError } from '../../../../website/server/libs/apiError';
function checkErrorThrown (next) {
expect(next).to.have.been.calledOnce;