Searched refs:packagesToTest (Results 1 – 1 of 1) sorted by relevance
31 const packagesToTest: string[] = []; constant54 packagesToTest.push(pkg.packageName);71 console.log('✅ All unit tests passed for the following packages:', packagesToTest.join(', '));