mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 07:38:33 -06:00
file interface
This commit is contained in:
@@ -9,7 +9,7 @@ using NUnit.Framework.Internal;
|
||||
|
||||
public class FileStorageTests
|
||||
{
|
||||
private FileStorageManager fileManager { get; set; }
|
||||
private IFileStorageManager fileManager { get; set; }
|
||||
|
||||
|
||||
private static string setupTempDirectory()
|
||||
|
||||
Reference in New Issue
Block a user