mirror of
https://github.com/lrsjng/h5ai
synced 2025-12-24 17:53:03 +01:00
Update tests.
This commit is contained in:
parent
4932dda11c
commit
fe6830cd83
1 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,8 @@ describe('module \'' + ID + '\'', function () {
|
|||
this.xConfig = {
|
||||
setup: {
|
||||
VERSION: util.uniqId()
|
||||
}
|
||||
},
|
||||
options: {}
|
||||
};
|
||||
this.xServer = {
|
||||
request: sinon.stub()
|
||||
|
|
|
|||
Loading…
Reference in a new issue