From 9a21efebe30f3964e904548fcf75e81305ae540f Mon Sep 17 00:00:00 2001 From: erwanlr Date: Fri, 28 Dec 2018 22:50:05 +0000 Subject: [PATCH] Updates DFs --- spec/fixtures/db/dynamic_finders.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spec/fixtures/db/dynamic_finders.yml b/spec/fixtures/db/dynamic_finders.yml index fbdbf463..5e99aeb0 100644 --- a/spec/fixtures/db/dynamic_finders.yml +++ b/spec/fixtures/db/dynamic_finders.yml @@ -18259,6 +18259,7 @@ plugins: version: true simple-posts-ticker: Comment: + xpath: //comment()[contains(., "Simple Posts Ticker")] pattern: !ruby/regexp /te uses the Simple Posts Ticker plugin v(?\d+\.[\.\d]+)/i version: true simple-responsive-images: @@ -25239,6 +25240,7 @@ plugins: version: true wp-performance: Comment: + xpath: //comment()[contains(., "by WP Performance")] pattern: !ruby/regexp /Optimized by WP Performance (?\d+\.[\.\d]+)/i version: true wp-performance-score-booster: