From 9bcfeac58f9bf6fe9a0a64023d748ce0ad061805 Mon Sep 17 00:00:00 2001
From: Adam Blank <blank@caltech.edu>
Date: Tue, 15 Oct 2024 08:02:32 +0000
Subject: [PATCH] Update pytest.ini

---
 pytest.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pytest.ini b/pytest.ini
index acd25cd..55dac1f 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -1,3 +1,3 @@
 [pytest]
-addopts = -vv --color=yes --no-header --disable-warnings -p pytest_clarity -rN -x
+addopts = -vv --color=yes --no-header --disable-warnings -p pytest_clarity -rN
 
-- 
GitLab