fix(cicd-statistics): Fixed test issue after refactoring
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import { sortTriggerReasons } from './daily-summary';
|
||||
import { sortTriggerReasons } from './utils';
|
||||
|
||||
describe('daily-summary', () => {
|
||||
it('sortTriggerReasons', () => {
|
||||
|
||||
Reference in New Issue
Block a user