Skip to content

Commit

Permalink
Adiciona configuração retroativo
Browse files Browse the repository at this point in the history
  • Loading branch information
art1505 committed Dec 3, 2023
1 parent bcac8df commit 912e66b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
run: |
docker-compose -f docker-compose.test.yml up -V --force-recreate --build --abort-on-container-exit --exit-code-from gerocuidado-forum-api-test
env:
TEST: e2e
TEST: e2e
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@
],
"testEnvironment": "node"
}
}
}
1 change: 0 additions & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@ sonar.testExecutionReportPaths=reports/sonar-report.xml




0 comments on commit 912e66b

Please sign in to comment.