Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/fylein/fyle-mobile-app in…
Browse files Browse the repository at this point in the history
…to Fyle-8679027wa
  • Loading branch information
arjunaj5 committed Nov 30, 2023
2 parents 9c9488c + 9472848 commit cdd74d5
Show file tree
Hide file tree
Showing 111 changed files with 3,518 additions and 2,122 deletions.
3 changes: 2 additions & 1 deletion karma.conf.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
module.exports = function (config) {
config.set({
basePath: '',
frameworks: ['jasmine', '@angular-devkit/build-angular'],
frameworks: ['parallel', 'jasmine', '@angular-devkit/build-angular'],
plugins: [
require('karma-parallel'),
require('karma-jasmine'),
require('karma-chrome-launcher'),
require('karma-jasmine-html-reporter'),
Expand Down
Loading

0 comments on commit cdd74d5

Please sign in to comment.