mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 14:02:28 +00:00
Fixed issue with notes field not being properly bound to Group notes
This commit is contained in:
@@ -28,10 +28,6 @@
|
||||
}
|
||||
|
||||
- (void)testEntryCoding {
|
||||
/*
|
||||
1. Deep Copy
|
||||
2. Copy without History
|
||||
*/
|
||||
KPKEntry *entry = [[KPKEntry alloc] init];
|
||||
|
||||
entry.title = @"Title";
|
||||
|
||||
Reference in New Issue
Block a user