mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-05-27 03:29:27 +00:00
Replace cdx with storage in namespaces
This commit is contained in:
parent
13d453d5ed
commit
b147cd49c8
@ -7,7 +7,7 @@ namespace DistTestCore
|
||||
{
|
||||
public class Global
|
||||
{
|
||||
public const string TestNamespacePrefix = "cdx-";
|
||||
public const string TestNamespacePrefix = "storage-";
|
||||
public Configuration Configuration { get; } = new Configuration();
|
||||
|
||||
public Assembly[] TestAssemblies { get; }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user