diff options
Diffstat (limited to 'Rakefile')
| -rw-r--r-- | Rakefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ task :test do check_html: true, check_img_http: true, check_opengraph: true, - url_ignore: [/uoc.edu/], + ignore_urls: [/uoc.edu/, /viladecapellades.cat/], typhoeus: { timeout: 120 }, |
