mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed jasmine test cases.
This commit is contained in:
parent
4f7bcc2919
commit
8f020c1ee6
@ -219,5 +219,8 @@ module.exports = {
|
|||||||
'pgadmin.browser.constants': regressionDir + '/javascript/fake_constants',
|
'pgadmin.browser.constants': regressionDir + '/javascript/fake_constants',
|
||||||
'pgadmin.help': path.join(__dirname, './pgadmin/help/static/js/help'),
|
'pgadmin.help': path.join(__dirname, './pgadmin/help/static/js/help'),
|
||||||
},
|
},
|
||||||
|
fallback: {
|
||||||
|
'fs': false
|
||||||
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user