Skip to content

Commit

Permalink
forgot to rename the test as well
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyselden committed Sep 2, 2016
1 parent b71a9e8 commit 11ce525
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
var expect = require('chai').expect;
var stringifyAndNormalize = require('../../../lib/utilities/stringify-and-normalize');

describe('package-json-stringify', function() {
describe('stringify-and-normalize', function() {
var packageJson = {
dependencies: {
'test-package': '^1.0.0'
Expand Down

0 comments on commit 11ce525

Please sign in to comment.