From 18513160b98c148047965f39a199fc2d76c33699 Mon Sep 17 00:00:00 2001 From: Svilen Sultanov Date: Sat, 18 Jan 2020 23:19:13 +0100 Subject: [PATCH] identation correction --- tests/Unit/MSFT_xExchImapSettings.tests.ps1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/Unit/MSFT_xExchImapSettings.tests.ps1 b/tests/Unit/MSFT_xExchImapSettings.tests.ps1 index acb2b951..9cc7eb5b 100644 --- a/tests/Unit/MSFT_xExchImapSettings.tests.ps1 +++ b/tests/Unit/MSFT_xExchImapSettings.tests.ps1 @@ -137,8 +137,7 @@ try { } - A - f terEach { + AfterEach { Assert-VerifiableMock }