stable
Clone or download
Read-only
The removal of the timer in git #tuleap/stable/f1dd1d68e97abb3f5027bbbdf311a39a604b2ade revealed that the whole feature was working by accident since git #tuleap/stable/91d7e762ec54181123595317fa904b55eb2c41be. This contribution fixes that and it should make E2E tests happy again. Part of request #17089: Remove timer input from the test execution display Change-Id: I82c0caa6ceb616f5c8bd151b1233c8ffaedaccac
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-rest-service.js | +9 | −7 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-rest-service.test.js | +13 | −3 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail-controller.js | +3 | −2 | Go to diff View file |