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

Commit

Permalink
updated skipped test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Feb 28, 2017
1 parent 9dd98a4 commit a10065f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/tests/GithubSettings.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,8 @@ describe('GithubSettings', () => {
}, 4000)
})

// TODO: It can't find elements after repos loading - avoriaz bug?
// TODO: recover this test after:
// https://github.com/eddyerburgh/avoriaz/issues/6
it.skip('should work on activate/deactivate repo click', (done) => {
mockAxios.reset()
mockAxios.onGet('/github/api/repo').reply(200, {
Expand Down

0 comments on commit a10065f

Please sign in to comment.