fix(tests): Fix test file naming inconsistencies

This commit is contained in:
2025-04-30 18:02:07 +00:00
parent 84fd23d6a4
commit 30604dc77b
4 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartexpect',
version: '2.3.2',
version: '2.3.3',
description: 'A testing library to manage expectations in code, offering both synchronous and asynchronous assertion methods.'
}