From ff3b8d7b3f03fb247fe7b12dff9c8bb403313508 Mon Sep 17 00:00:00 2001
From: Grzegorz Rola <grola@seostudio.pl>
Date: Fri, 3 Mar 2023 09:40:34 +0100
Subject: [PATCH] feature(ajax): added nonce

---
 tests/codeception/wpdesk.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tests/codeception/wpdesk.yml b/tests/codeception/wpdesk.yml
index ce8afaa..870a58c 100644
--- a/tests/codeception/wpdesk.yml
+++ b/tests/codeception/wpdesk.yml
@@ -1,3 +1,6 @@
+plugin-slug: none
+plugin-file: none
+plugin-title: none
 plugins:
   repository:
   local:
-- 
GitLab