Skip to content

Commit

Permalink
fix fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
DGaffney committed May 8, 2024
1 parent 68d37b9 commit 62c0397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/models/bot/alegre_v2_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -833,7 +833,7 @@ def teardown
params = {
"model_type": "image",
"data": {
"is_shortcircuited_callback": true,
"is_shortcircuited_search_result_callback": true,
"item": {
"callback_url": "http://alegre:3100/presto/receive/add_item/image",
"url": "http://minio:9000/check-api-dev/uploads/uploaded_image/55/09572dedf610aad68090214303c14829.png",
Expand Down

0 comments on commit 62c0397

Please sign in to comment.