Skip to content

Commit

Permalink
chore: fix name of fake-registry docs
Browse files Browse the repository at this point in the history
  • Loading branch information
iarna committed Dec 1, 2018
1 parent 6084ed1 commit c95edb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fake-registry.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const log = require('npmlog')

const http = require('http')
const EventEmitter = require('events')
// See mock-registry.md for details
// See fake-registry.md for details

class FakeRegistry extends EventEmitter {
constructor (opts) {
Expand Down

0 comments on commit c95edb2

Please sign in to comment.