Fixed jasmine test cases.

pull/86/head
Akshay Joshi 2022-05-23 16:48:53 +05:30
parent 4f7bcc2919
commit 8f020c1ee6
1 changed files with 3 additions and 0 deletions

View File

@ -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
},
},
};