mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2026-08-15 16:10:21 +02:00
Fixed some tests
Thanks to the suggestion of Dario Chiappetta: https://github.com/dario-chiappetta/password-manager/commit/68c7843210c7e2346f25ff1a778295a1cc5400de#diff-a0730cd0ccb483a9fff282eff550aec4R1111
This commit is contained in:
@@ -970,6 +970,7 @@ console.log("Record.hasPendingChanges RESULT", result);
|
||||
|
||||
MochiKit.Base.bind(Clipperz.PM.DataModel.Record.superclass.revertChanges, this),
|
||||
//function (aValue) { console.log("Record.revertChanges - 6"); return aValue; },
|
||||
MochiKit.Base.method(this, '_getObjectDataStore'),
|
||||
], [
|
||||
MochiKit.Async.succeed
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user