mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
Fixed tests because of .only
no issue
This commit is contained in:
parent
1c1b9021db
commit
cc87b78517
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ describe('Unit: api/shared/http', function () {
|
|||
apiImpl.args[0][0].options.should.eql({
|
||||
context: {
|
||||
api_key: null,
|
||||
integration: null,
|
||||
user: null,
|
||||
member: null
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue