Skip to content

Commit

Permalink
Chore(): Fix spread test
Browse files Browse the repository at this point in the history
  • Loading branch information
alithethird committed Dec 9, 2024
1 parent 5d7739e commit 0a83b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/howto/code/flask-async/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ execute: |
NUM_REQUESTS=15
ASYNC_RESULT='TRUE'
echo "Firing $NUM_REQUESTS requests to $URL..."
echo "Firing $NUM_REQUESTS requests to http://flask-async-app/io..."
overall_start_time=$(date +%s)
Expand Down

0 comments on commit 0a83b2a

Please sign in to comment.