From 5fc9f75daddb10b71a66cd5b2a1103bdef848733 Mon Sep 17 00:00:00 2001 From: Tomas Baena Date: Tue, 19 Mar 2024 10:08:25 -0400 Subject: [PATCH] Add test shops property to Flow template extension --- flow-template/shopify.extension.toml.liquid | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flow-template/shopify.extension.toml.liquid b/flow-template/shopify.extension.toml.liquid index a4aa6641..7c42861d 100644 --- a/flow-template/shopify.extension.toml.liquid +++ b/flow-template/shopify.extension.toml.liquid @@ -19,3 +19,5 @@ require_app = false discoverable = true enabled = true + +test_shops = []