From 3c7301619d48d2a245b279cc6783d55114e1d221 Mon Sep 17 00:00:00 2001 From: Sean DeNigris Date: Wed, 28 Aug 2024 00:11:28 -0400 Subject: [PATCH] [Bug]: Remove "Fail on Zero Tests" in Wrong Place --- .smalltalk.ston | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.smalltalk.ston b/.smalltalk.ston index ee73474..f0fe954 100644 --- a/.smalltalk.ston +++ b/.smalltalk.ston @@ -3,8 +3,7 @@ SmalltalkCISpec { SCIMetacelloLoadSpec { #baseline : 'Dynabook', #directory : 'src', - #platforms : [ #pharo ], - #failOnZeroTests : false + #platforms : [ #pharo ] } ], #testing : {