Skip to content

Commit d064b32

Browse files
author
gwharton
committed
Removed erroneous white space
1 parent fc1027c commit d064b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Ups/Test/Unit/Model/CarrierCollectRatesOptionsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ public function scopeConfigisSetFlag($path)
274274
if (isset($pathMap[$path])) {
275275
if ($pathMap[$path]) {
276276
return(true);
277-
}
277+
}
278278
}
279279
return(false);
280280
}

0 commit comments

Comments
 (0)