Skip to content
This repository was archived by the owner on Mar 21, 2022. It is now read-only.

Commit 9ba1259

Browse files
committed
Remove leading whitespace in template
1 parent 3b20322 commit 9ba1259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/PostalCodeValidatorTests/PostalCodeValidatorTests.swift.gyb

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ final class PostalCodeValidatorTests: XCTestCase {
4141

4242
XCTAssertFalse(validator!.validate(postalCode:#"XXXXXXXXXXX"#))
4343
}
44-
44+
4545
% end
4646
% end
4747
% end

0 commit comments

Comments
 (0)