Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tcitworld committed Sep 19, 2016
1 parent c5de12b commit e7e5e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/js/unit/models/calendarModelSpec.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ describe('The calendar factory', function () {
owner: 'user123',
shares: shares,
shareable: true,
prepublishurl: 'somepublishedurl',
publishurl: 'somepublishedurl',
publishable: true,
writable: false,
writableProperties: true
Expand Down

0 comments on commit e7e5e33

Please sign in to comment.