Home
last modified time | relevance | path

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

/expo/packages/expo-updates/e2e/fixtures/project_files/scripts/
H A Dgenerate-test-update-bundles.js7 const notifyStrings = [ variable
16 createTestUpdateBundles(projectRoot, notifyStrings);
27 async function createTestUpdateBundles(projectRoot, notifyStrings) { argument
41 for (const notifyString of ['test', ...notifyStrings]) {