Skip to content

Commit

Permalink
chore: update tests
Browse files Browse the repository at this point in the history
Signed-off-by: Xin Liu <sam@secondstate.io>
  • Loading branch information
apepkuss committed Sep 10, 2024
1 parent ae810c8 commit 4429070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/translations.hurl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

# test /v1/audio/translations endpoint
POST http://localhost:10086/v1/audio/translations
POST http://localhost:8080/v1/audio/translations
[MultipartFormData]
file: file,test.wav;
HTTP 200

Check failure on line 6 in tests/translations.hurl

View workflow job for this annotation

GitHub Actions / test-api-server (0.14.1-rc.4)

Assert status code

Check failure on line 6 in tests/translations.hurl

View workflow job for this annotation

GitHub Actions / test-api-server (0.14.1-rc.4)

Assert status code

0 comments on commit 4429070

Please sign in to comment.