Skip to content

Commit

Permalink
Merge pull request #11 from PrasanthVijayy/graphQL/inventory
Browse files Browse the repository at this point in the history
errors resolved
  • Loading branch information
PrasanthVijayy authored Oct 16, 2024
2 parents 4cbe0b6 + de937ea commit 9363454
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 40 deletions.
39 changes: 0 additions & 39 deletions .github/workflows/initalSetup.yml

This file was deleted.

1 change: 1 addition & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ module.exports = {
verbose: true,
reporters: [
"default",
"jest-summary-reporter",
[
"jest-html-reporter",
{
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"jest": "^29.7.0",
"jest-html-reporter": "^3.10.2",
"jest-junit": "^16.0.0",
"jest-summary-reporter": "^0.0.2",
"nodemon": "^3.1.4",
"supertest": "^7.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion test-report.html

Large diffs are not rendered by default.

0 comments on commit 9363454

Please sign in to comment.