Skip to content

Commit b758b15

Browse files
committed
test: add pending tests to the test suite
1 parent 0c936c0 commit b758b15

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

__tests__/cli/workflows.test.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,3 +136,7 @@ describe('run upsert-github-repositories', () => {
136136
})
137137
test.todo('Should throw an error when the Github API is not available')
138138
})
139+
140+
describe('run run-all-checks', () => {
141+
test.todo('Should run all the compliance checks for the stored data')
142+
})

0 commit comments

Comments
 (0)