Michael, please take a look. I wasted enough time on this I decided to add a warning for the next developer. Thanks.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
extensions: Add warning about networking to downloads API test file
The test bots on Android run with networking disabled in the emulator.
However, developers may choose to enable networking locally, so that
they can browse the web. This causes many downloads API tests to fail,
as they have specific expectations about networking behavior.
Add a warning about this to the top of the file.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |