Fixed jasmine test cases.
parent
4f7bcc2919
commit
8f020c1ee6
|
|
@ -219,5 +219,8 @@ module.exports = {
|
|||
'pgadmin.browser.constants': regressionDir + '/javascript/fake_constants',
|
||||
'pgadmin.help': path.join(__dirname, './pgadmin/help/static/js/help'),
|
||||
},
|
||||
fallback: {
|
||||
'fs': false
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue