Skip to content

Commit

Permalink
Update inversify.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
remojansen committed Apr 11, 2016
1 parent c95c7e0 commit 2d560bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/inversify.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1730,7 +1730,7 @@ describe("InversifyJS", () => {
}
}

// Important: notice no anotations required in derived class
// Important: notice no anotations required in base class
// However, it is recommended to annotate it as well
class Samurai implements IWarrior {

Expand Down

0 comments on commit 2d560bf

Please sign in to comment.