Join Discord
Powered by
}).then(function (res) { sectionItems = res.bo...
# best-practices
k
kind-minister-59159
04/05/2023, 6:25 PM
}).then(function (res) { sectionItems = res.body; expect(res.status).to.eq(200); }); return sectionItems;
Previous
Next