From fc2f6a2d19af69d96698a15dc8fafd5bd90d6a70 Mon Sep 17 00:00:00 2001 From: Sebastian Silbermann Date: Wed, 30 Oct 2019 09:06:00 +0100 Subject: [PATCH 1/2] test: Build in codesandbox ci --- .codesandbox/ci.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .codesandbox/ci.json diff --git a/.codesandbox/ci.json b/.codesandbox/ci.json new file mode 100644 index 00000000..f9286936 --- /dev/null +++ b/.codesandbox/ci.json @@ -0,0 +1,3 @@ +{ + "sandboxes": ["new", "github/kentcdodds/react-testing-library-examples"] +} From b5a20a8422d119d3db4d46873dd105c32c403027 Mon Sep 17 00:00:00 2001 From: Sebastian Silbermann Date: Sun, 17 Nov 2019 10:17:53 +0100 Subject: [PATCH 2/2] poke csb