test add, edit, delete
This commit is contained in:
parent
98ad323431
commit
12c8c04203
2 changed files with 65 additions and 6 deletions
|
|
@ -320,7 +320,7 @@ public class PasswordStore {
|
|||
saveUpdatedContext()
|
||||
}
|
||||
|
||||
public func saveUpdatedContext() {
|
||||
private func saveUpdatedContext() {
|
||||
PersistenceController.shared.save()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue