Skip to content
Commit 76c8de48 authored by Eli MacKenzie's avatar Eli MacKenzie 🇨🇦
Browse files

Fix incorrect getAutomaticRequest usage

getAutomaticRequest returns the current pending count so all callers
have to handle the possibility of there being more than one pending
request. This means that any tests comparing with 1 will malfunction if
there is more than one pending request.

BUG:338089
parent 2d200537
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment