mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
spell useCaptcha right...
This commit is contained in:
parent
a7ddcc9c0f
commit
1f70929e53
@ -5,7 +5,7 @@ describe("RegisterController ", function() {
|
||||
var avatarUrl = "avatar.url";
|
||||
|
||||
window.webClientConfig = {
|
||||
useCapatcha: false
|
||||
useCaptcha: false
|
||||
};
|
||||
|
||||
// test vars
|
||||
|
Loading…
Reference in New Issue
Block a user