From 0dbd71968ccd9d6efd759e32b2804d35c3753e85 Mon Sep 17 00:00:00 2001 From: LyNguyen Date: Wed, 23 Oct 2024 16:17:43 +0700 Subject: [PATCH] Fix direct file access --- tests/01-basic-usage.php | 4 ++++ tests/02-categories-to-posts.php | 4 ++++ tests/03-users-to-posts.php | 4 ++++ tests/04-each-connected.php | 4 ++++ tests/05-sibling-api.php | 3 +++ tests/06-exclude-from-search.php | 4 ++++ tests/07-query-by-multiple-relationships.php | 4 ++++ tests/08-reciprocal.php | 4 ++++ 8 files changed, 31 insertions(+) diff --git a/tests/01-basic-usage.php b/tests/01-basic-usage.php index c7aa9d3..c22e9cd 100644 --- a/tests/01-basic-usage.php +++ b/tests/01-basic-usage.php @@ -1,4 +1,8 @@ 'posts_to_posts',