Skip to content

Commit

Permalink
test: fix test data
Browse files Browse the repository at this point in the history
  • Loading branch information
develar committed Jun 17, 2017
1 parent 5bae61e commit 09c914d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/src/nsisUpdaterTest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ test("90 staging percentage", async () => {
bucket: "develar",
path: "test",
})
await validateDownload(updater, false)
await validateDownload(updater)
})

test("1 staging percentage", async () => {
Expand Down

0 comments on commit 09c914d

Please sign in to comment.