From 339bccbeb0d7d1402a5dbc97267a6f2255f1dae7 Mon Sep 17 00:00:00 2001 From: Michael Lange Date: Thu, 6 Aug 2020 15:43:29 -0700 Subject: [PATCH] Add missing word "two" to test name Co-authored-by: Buck Doyle --- ui/tests/acceptance/task-group-detail-test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/tests/acceptance/task-group-detail-test.js b/ui/tests/acceptance/task-group-detail-test.js index b5bb476d7..82d42fd72 100644 --- a/ui/tests/acceptance/task-group-detail-test.js +++ b/ui/tests/acceptance/task-group-detail-test.js @@ -455,7 +455,7 @@ module('Acceptance | task group detail', function(hooks) { }); }); - test('when a task group has at least count scaling events and the count scaling events outnumber the non-count scaling events, a timeline is shown instead of an accordion', async function(assert) { + test('when a task group has at least two count scaling events and the count scaling events outnumber the non-count scaling events, a timeline is shown instead of an accordion', async function(assert) { const taskGroupScale = job.jobScale.taskGroupScales.models.find(m => m.name === taskGroup.name); taskGroupScale.update({ events: [