From ea9e32293145e70e00aa4160dfdb2bd779247d42 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Sat, 27 Oct 2018 21:07:01 +0100 Subject: [PATCH] Update test descs --- cypress/integration/select-one.spec.js | 2 +- public/test/select-one.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cypress/integration/select-one.spec.js b/cypress/integration/select-one.spec.js index d97a630..348555b 100644 --- a/cypress/integration/select-one.spec.js +++ b/cypress/integration/select-one.spec.js @@ -576,7 +576,7 @@ describe('Choices - select one', () => { }); }); - describe('dependencies', () => { + describe('parent/child', () => { describe('selecting "Parent choice 2"', () => { it('enables the child Choices instance', () => { cy.get('[data-test-hook=dependencies]') diff --git a/public/test/select-one.html b/public/test/select-one.html index da39717..39d11cc 100644 --- a/public/test/select-one.html +++ b/public/test/select-one.html @@ -146,7 +146,7 @@ -
+