Correct definitions author

This commit is contained in:
Josh Smith
2014-09-30 10:31:06 -07:00
parent 63caa5d4b9
commit f0cd60803f
+1 -1
View File
@@ -1,6 +1,6 @@
// Type definitions for Jest 0.1.18
// Project: http://facebook.github.io/jest/
// Definitions by: Phips Peter <https://github.com/pspeter3/>
// Definitions by: Asana <https://asana.com>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
declare function afterEach(fn: jest.EmptyFunction): void;