Skip to content

Commit

Permalink
Fix trailing_whitespace violations
Browse files Browse the repository at this point in the history
  • Loading branch information
skw398 committed Apr 19, 2024
1 parent 8323c1b commit eb417f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Tests/LicensePlistTests/Entity/PlistInfoTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -124,12 +124,12 @@ class PlistInfoTests: XCTestCase {
target.githubLicenses = [githubLicense]
let expectedSummary = """
name: LicensePlist, nameSpecified: LicensePlist, owner: mono0926, version: 0.0.1, source: https://github.com/mono0926/LicensePlist
name: FooBar, nameSpecified: FooBar, version: 0.0.1
body: body…
add-version-numbers: false
LicensePlist Version: 3.25.1
"""

Expand Down

0 comments on commit eb417f0

Please sign in to comment.