Skip to content

Commit

Permalink
feat: add tutor integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
luisfelipec95 committed Jun 4, 2024
1 parent a68ee91 commit 238134a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
with:
tutor_version: ${{ matrix.tutor_version }}
app_name: "eox-tagging"
shell_file_to_run: "eox_tagging/test/tutor/integration.sh"
shell_file_to_run: "eox_tagging/test/tutor/integration.sh"
2 changes: 1 addition & 1 deletion requirements/test.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ django-filter
django-oauth2-provider
djangorestframework-oauth
mock
pyyaml
pyyaml

0 comments on commit 238134a

Please sign in to comment.