mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-08 02:52:39 -05:00
Fixed unit test: services/permissions/parse-context_spec.js
no issue
This commit is contained in:
parent
2c7c72cd9f
commit
873d63dc5d
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ describe('Permissions', function () {
|
|||
user: null,
|
||||
api_key_id: 1,
|
||||
app: null,
|
||||
public: false
|
||||
public: true
|
||||
});
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue