fix(test): Added basic test for NullResolve instance creation, start, and stop.

This commit is contained in:
2024-12-26 00:29:34 +01:00
parent d7c8972072
commit fac78eb9ef
2 changed files with 12 additions and 4 deletions

View File

@ -3,7 +3,6 @@
*/
export const commitinfo = {
name: '@losslessone_private/nullresolve',
version: '1.0.29',
description:
'servezone service. the null service takes care of handling requests and giving feedback for those that would otherwise not be served.',
};
version: '1.0.30',
description: 'servezone service. the null service takes care of handling requests and giving feedback for those that would otherwise not be served.'
}