UNPKG

ticket2test

Version:

Pull JIRA ticket information and create a JS test file

6 lines (4 loc) 94 B
const routes = { getIssueById: id => `/rest/api/2/issue/${id}` }; module.exports = routes;