mirror of
https://github.com/volodymyrsmirnov/MalwareMultiScan.git
synced 2025-08-25 22:01:16 +00:00
finished refactoring and README.md rewrite
This commit is contained in:
@@ -36,7 +36,7 @@ namespace MalwareMultiScan.Tests.Api
|
||||
new MemoryConfigurationProvider(new MemoryConfigurationSource())
|
||||
})
|
||||
{
|
||||
["MaxFileSize"] = "100"
|
||||
["FILE_SIZE_LIMIT"] = "100"
|
||||
};
|
||||
|
||||
var context = new ValidationContext(
|
||||
|
Reference in New Issue
Block a user