Skip to content

Commit

Permalink
Update test wording
Browse files Browse the repository at this point in the history
  • Loading branch information
eatyourgreens committed Feb 11, 2022
1 parent a50f441 commit d58a917
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ describe('Component > BarChartViewerContainer', function () {
)
})

it('should update component state when there is a new valid subject', function (done) {
it('should update subject data when there is a new valid subject', function (done) {
const onError = sinon.stub().callsFake(() => {
expect.fail('should not call onError')
done()
Expand Down

0 comments on commit d58a917

Please sign in to comment.