From 57aef3f00ef2181d287a776e244bd78605cece72 Mon Sep 17 00:00:00 2001 From: Nathan Hunzaker Date: Sun, 19 Nov 2017 12:12:46 -0500 Subject: [PATCH] Format test fixtures --- .../fixtures/input-change-events/RadioNameChangeFixture.js | 4 +++- .../dom/src/components/fixtures/input-change-events/index.js | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/fixtures/dom/src/components/fixtures/input-change-events/RadioNameChangeFixture.js b/fixtures/dom/src/components/fixtures/input-change-events/RadioNameChangeFixture.js index 1169c61c2d..3df34baaf6 100644 --- a/fixtures/dom/src/components/fixtures/input-change-events/RadioNameChangeFixture.js +++ b/fixtures/dom/src/components/fixtures/input-change-events/RadioNameChangeFixture.js @@ -36,7 +36,9 @@ class RadioNameChangeFixture extends React.Component {
- +
); diff --git a/fixtures/dom/src/components/fixtures/input-change-events/index.js b/fixtures/dom/src/components/fixtures/input-change-events/index.js index 9c904b7f61..a6d6ee4df2 100644 --- a/fixtures/dom/src/components/fixtures/input-change-events/index.js +++ b/fixtures/dom/src/components/fixtures/input-change-events/index.js @@ -102,7 +102,8 @@ class InputChangeEvents extends React.Component { - The checked radio button should switch between the first and second radio button + The checked radio button should switch between the first and second + radio button