mirror of
https://github.com/exane/not-gwent-online
synced 2025-08-10 04:57:29 +00:00
update gitignore +typo fix
This commit is contained in:
@@ -94,7 +94,7 @@ describe("pubsub", function(){
|
||||
expect(battle.events).toEqual({});*/
|
||||
})
|
||||
|
||||
it("should give binded ctx", function() {
|
||||
it("should give bound ctx", function() {
|
||||
var obj = {}, otherCtx = { key: "test"};
|
||||
var card = Card("biting_frost");
|
||||
var ability = card.getAbility();
|
||||
|
Reference in New Issue
Block a user