Nulah.PowerShell/tests/ModuleTests/TestConstants.cs

6 lines
No EOL
109 B
C#

namespace ModuleTests;
public class TestConstants
{
public const string SnapshotFolderName = "Snapshots";
}