augrinn/project-lvl3-s444

View on GitHub
__tests__/__fixtures__/assets/script

Summary

Maintainability
Test Coverage
const sum = (a, b) => a + b;