Added test for APIs
This commit is contained in:
@ -12,8 +12,7 @@ public record AppSettings(string BaseAPIAddress,
|
||||
bool IsStaging,
|
||||
string MonAResource,
|
||||
string MonASite,
|
||||
string ToolStateOwnerFilePath,
|
||||
string URLs)
|
||||
string ToolStateOwnerFilePath)
|
||||
{
|
||||
|
||||
public override string ToString()
|
||||
|
Reference in New Issue
Block a user