An error occurred while fetching the assigned milestone of the selected merge_request.
__tests__
gitlab.unit.test.js +2 -2
method.unit.test.js +1 -1
- Rosanny Sihombing authored
+ 2
- 2
@@ -4,7 +4,7 @@ const gitlab = require('../routes/gitlab')
@@ -13,7 +13,7 @@ describe('GitLab API', () => {
+ 1
- 1
@@ -3,7 +3,7 @@ const methods = require('../routes/methods')