mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-03-11 10:49:04 +00:00
To be able to make http requests in tests we should disable the NSAppTransportSecurity of the AsyncDisplayKitTestsHost target. Otherwise tests like -[ASBasicImageDownloaderTests testAsynchronouslyDownloadTheSameURLTwice] will show an error.