Index: insta/tests/test_glob.rs
===================================================================
--- insta.orig/tests/test_glob.rs
+++ insta/tests/test_glob.rs
@@ -1,1 +1,1 @@
-#![cfg(feature = "glob")]
+#![cfg(all(feature = "glob", feature = "json"))]
