Welcome to mirror list, hosted at ThFree Co, Russian Federation.

runner_status_popover_spec.js.snap « __snapshots__ « components « runner « frontend « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b27a1adf01b8bb882c01d0fbdd70cd3a32b2335e (plain)
1
2
3
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`RunnerStatusPopover renders complete text 1`] = `"Never contacted: Runner has never contacted GitLab (when you register a runner, use gitlab-runner run to bring it online) Online: Runner has contacted GitLab within the last 2 hours Offline: Runner has not contacted GitLab in more than 2 hours Stale: Runner has not contacted GitLab in more than 3 months"`;