mirror of
https://github.com/Esri/offline-editor-js.git
synced 2025-12-15 15:20:05 +00:00
fix bug in spec
This commit is contained in:
parent
58b87098b4
commit
9d7ec49722
@ -181,7 +181,7 @@ describe("Offline Editing", function()
|
||||
|
||||
async.it("Prepare feature service. Clear database",function(done)
|
||||
{
|
||||
g_editsStore.resetEditsQueue(function (result) {
|
||||
g_featureLayers[0].resetDatabase(function (result) {
|
||||
expect(result).toEqual(true);
|
||||
|
||||
g_editsStore.pendingEditsCount(function (count) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user