A temporary workaround to allow correct goBack action in ResendActivationState

This commit is contained in:
SleepWalker
2016-06-10 08:06:21 +03:00
parent 39300836ea
commit 868d4877bc
6 changed files with 188 additions and 9 deletions

View File

@@ -6,6 +6,7 @@
},
"globals": {
"sinon": true
"sinon": true,
"expect": true
}
}