parent
c0354364ff
commit
f4358d9993
28 changed files with 144 additions and 165 deletions
|
@ -14,7 +14,6 @@ jest.mock('./login/login.routes', () => ({
|
|||
jest.mock('../constants', () => {
|
||||
return {
|
||||
APP_BASE_URL: '/',
|
||||
PUSHER: false,
|
||||
get apiUrl() {
|
||||
return `${this.APP_BASE_URL}/`;
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue