Skip to content

Commit 223fe57

Browse files
committed
whitespace
1 parent 63790c2 commit 223fe57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Microsoft.PowerApps.TestEngine/Modules/TestEngineExtensionChecker.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ public bool VerifyContainsValidNamespacePowerFxFunctions(TestSettingExtensions s
443443
{
444444
Logger?.LogInformation($"Skipping function validation for provider assembly function: {type.Name}");
445445
continue;
446-
}
446+
}
447447
if (isActionModule)
448448
{
449449
// Skip namespace validation for functions in action modules - they're controlled by the module-level logic above

0 commit comments

Comments
 (0)