fix(test): Update endpoint configuration in tests to use environment variable

This commit is contained in:
2024-07-04 18:39:27 +02:00
parent dc99cfa229
commit 05523dc7a1
5 changed files with 62 additions and 5 deletions

View File

@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/smartbucket',
version: '3.0.20',
version: '3.0.21',
description: 'A TypeScript library offering simple and cloud-agnostic object storage with advanced features like bucket creation, file and directory management, and data streaming.'
}