fix code tag in connections.md (#1189)

* Update connections.md

* Update testing.md
main
Ryan Febriansyah 5 years ago committed by GitHub
parent 2e245a7b4e
commit 71b01ba1b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,7 +16,7 @@ pass in Redis connection references to queues directly.
<strong>Note:</strong>
<p>
The use of <code>use_connection</code> is deprecated.
Please don't use `use_connection` in your scripts.
Please don't use <code>use_connection</code> in your scripts.
Instead, use explicit connection management.
</p>
</div>

Loading…
Cancel
Save