mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
Added some tests
Removed false first group, replaced it a button in the header Code refactor
This commit is contained in:
@@ -50,7 +50,7 @@ namespace ModernKeePassApp.Test.Mock
|
||||
|
||||
public void Save()
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
// Do Nothing
|
||||
}
|
||||
|
||||
public void Save(StorageFile file)
|
||||
|
Reference in New Issue
Block a user