From ad2c85d0346dc87f8e31ab55be7e9325f15377c7 Mon Sep 17 00:00:00 2001 From: DrIOS <58635327+DrIOSX@users.noreply.github.com> Date: Mon, 15 Apr 2024 15:58:12 -0500 Subject: [PATCH] fix: format TestDefinitions.csv --- source/helper/TestDefinitions.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/helper/TestDefinitions.csv b/source/helper/TestDefinitions.csv index 653429c..5bef5ae 100644 --- a/source/helper/TestDefinitions.csv +++ b/source/helper/TestDefinitions.csv @@ -1,5 +1,5 @@ Index,TestFileName,Rec,ELevel,ProfileLevel,IG1,IG2,IG3,Automated -1,Test-AdministrativeAccountCompliance .ps1,1.1.1,E3,L1,TRUE,TRUE,TRUE,FALSE +1,Test-AdministrativeAccountCompliance.ps1,1.1.1,E3,L1,TRUE,TRUE,TRUE,FALSE 2,Test-GlobalAdminsCount.ps1,1.1.3,E3,L1,TRUE,TRUE,TRUE,TRUE 3,Test-ManagedApprovedPublicGroups.ps1,1.2.1,E3,L2,TRUE,TRUE,TRUE,TRUE 4,Test-BlockSharedMailboxSignIn.ps1,1.2.2,E3,L1,FALSE,FALSE,FALSE,TRUE