test add, edit, delete
This commit is contained in:
parent
ddd69720a1
commit
4dda6e542b
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