Home
last modified time | relevance | path

Searched refs:packagesToTest (Results 1 – 1 of 1) sorted by relevance

/expo/tools/src/commands/
H A DIosNativeUnitTests.ts31 const packagesToTest: string[] = []; constant
54 packagesToTest.push(pkg.packageName);
71 console.log('✅ All unit tests passed for the following packages:', packagesToTest.join(', '));