Skip to content

Commit

Permalink
Remove test files
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwin1111 committed Jul 10, 2023
1 parent 1722804 commit 3102ee2
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 66 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"rxjs": "~7.5.0",
"tslib": "^2.3.0",
"zone.js": "~0.11.4",
"fyle-integrations-ui-lib": "^0.0.11"
"fyle-integrations-ui-lib": "^0.0.16"
},
"devDependencies": {
"@angular-devkit/build-angular": "^14.2.8",
Expand Down
4 changes: 2 additions & 2 deletions projects/fyle-qbd-app/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "fyle-qbd-app",
"version": "0.0.2",
"version": "0.0.15",
"peerDependencies": {
"@angular/common": "^14.2.0",
"@angular/core": "^14.2.0",
"fyle-integrations-ui-lib": "^0.0.11",
"fyle-integrations-ui-lib": "^0.0.16",
"@auth0/angular-jwt": "^5.1.0",
"ts-cacheable": "^1.0.8",
"ng-svg-icon-sprite": "^1.12.0",
Expand Down
Empty file.
1 change: 0 additions & 1 deletion projects/fyle-qbd-app/src/lib/test/test.component.html

This file was deleted.

23 changes: 0 additions & 23 deletions projects/fyle-qbd-app/src/lib/test/test.component.spec.ts

This file was deleted.

15 changes: 0 additions & 15 deletions projects/fyle-qbd-app/src/lib/test/test.component.ts

This file was deleted.

15 changes: 0 additions & 15 deletions projects/fyle-qbd-app/src/lib/test/test.module.ts

This file was deleted.

2 changes: 0 additions & 2 deletions projects/fyle-qbd-app/src/public-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
* Public API Surface of fyle-qbd-app
*/

export * from './lib/test/test.module';
export * from './lib/qbd/qbd.module';
export * from './lib/qbd/qbd-routing.module';
export * from './lib/qbd/main/main.module';
export * from './lib/qbd/main/main.component';
export * from './lib/qbd/onboarding/onboarding.module';
Expand Down

0 comments on commit 3102ee2

Please sign in to comment.