Lines Matching refs:newNotifyString
115 const newNotifyString = 'test-update-1'; constant
119 newNotifyString,
151 jestExpect(updatedMessage).toBe(newNotifyString);
164 const newNotifyString = 'test-update-invalid-hash'; constant
165 await Update.copyBundleToStaticFolder(projectRoot, bundleFilename, newNotifyString, platform);
201 const newNotifyString = 'test-update-2'; constant
205 newNotifyString,
280 const newNotifyString = 'test-update-2'; constant
284 newNotifyString,
334 jestExpect(updatedMessage).toBe(newNotifyString);
380 const newNotifyString = 'test-update-3'; constant
384 newNotifyString,
416 jestExpect(updatedMessage).toBe(newNotifyString);
465 const newNotifyString = 'test-update-1'; constant
469 newNotifyString,
520 const newNotifyString = 'test-update-1'; constant
524 newNotifyString,
728 const newNotifyString = 'test-update-1'; constant
732 newNotifyString,
941 const newNotifyString = 'test-assets-1'; constant
945 newNotifyString,
990 jestExpect(updateString).toEqual(newNotifyString);