fix(test): little cleaning

This commit is contained in:
SvetlanaMuravlova
2022-09-22 10:17:54 +03:00
parent 5796dafdfb
commit 81785c02a8

View File

@@ -1,5 +1,3 @@
const { getJestProjects } = require('@nrwl/jest');
export default {"projects": getJestProjects()
};
export default {"projects": getJestProjects()};