From 71999b8b456414bc7debd7d0b4c9faceaec443b6 Mon Sep 17 00:00:00 2001 From: RJ Garcia Date: Fri, 5 Feb 2021 11:07:23 -0500 Subject: [PATCH] Ignoring the bridge result test Signed-off-by: RJ Garcia --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index cb1fa79..29917ca 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ src/EffectsTest.php export-ignore +src/Bridge/Result/MapEffectResultsTest.php