Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
[WIP] Add pending tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sambostock committed Mar 14, 2020
1 parent 1da8cb5 commit d292f86
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/stale.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -195,4 +195,8 @@ describe('stale', () => {
expect(stale.getClosable).not.toHaveBeenCalled()
}
)

test.todo('should ignore pinned issues')

test.todo('should log, but ignore errors fetching pinned issues')
})

0 comments on commit d292f86

Please sign in to comment.