aboutsummaryrefslogtreecommitdiffstats
path: root/community/lua-copas/skip-broken-test.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/lua-copas: skip broken testKevin Daudt2019-05-171-0/+20
The test verified that a http -> http redirect works. The service they used (goo.gl), started to redirect to https first, so the result is (http -> https -> http), which the library does not allow. Skip this test for now.