Skip to content

Commit

Permalink
Typo in test suite name
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Jan 31, 2017
1 parent 00d40c9 commit 94f2023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/reporters/nyan.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ var reporters = require('../../').reporters;
var NyanCat = reporters.Nyan;
var Base = reporters.Base;

describe('Nyon reporter', function () {
describe('Nyan reporter', function () {
describe('events', function () {
var runner;
var stdout;
Expand Down

0 comments on commit 94f2023

Please sign in to comment.