Skip to content

Commit

Permalink
Probably don't need to check this twice
Browse files Browse the repository at this point in the history
  • Loading branch information
joshaber committed Nov 8, 2017
1 parent 51d899b commit fa2b23b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/test/unit/status-parser-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ describe('parsePorcelainStatus', () => {

expect(entries.length).to.equal(1)

expect(entries[0].statusCode).to.equal('D.')
expect(entries[0].path).to
.equal(`ProjectSID/Images.xcassets/iPhone 67/Status Center/Report X68 Y461
/.DS_Store`)
Expand Down

0 comments on commit fa2b23b

Please sign in to comment.