Skip to content

Commit

Permalink
Update dcm4chee response
Browse files Browse the repository at this point in the history
  • Loading branch information
igoroctaviano committed Jul 11, 2024
1 parent 5d1bd35 commit 7366d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: Test DICOMweb service
run: |
sleep 20
curl -I http://localhost:8008/dcm4chee-arc/aets/DCM4CHEE/rs/studies | grep -o '204 No Content'
curl -I http://localhost:8008/dcm4chee-arc/aets/DCM4CHEE/rs/studies | grep -o 'HTTP/1.1 200 OK'

0 comments on commit 7366d52

Please sign in to comment.