// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`StatsOverview screen when provided correct, renders it 1`] = ` Array [ 21 shortest , 21 longest , 0 standard deviation * , 2 completed cycles , ] `; exports[`StatsOverview screen when provided empty data, renders nothing (does not break) 1`] = `null`;