0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-02 01:18:25 +02:00

spell useCaptcha right...

This commit is contained in:
Matthew Hodgson 2014-11-15 01:29:34 +00:00
parent a7ddcc9c0f
commit 1f70929e53

View file

@ -5,7 +5,7 @@ describe("RegisterController ", function() {
var avatarUrl = "avatar.url"; var avatarUrl = "avatar.url";
window.webClientConfig = { window.webClientConfig = {
useCapatcha: false useCaptcha: false
}; };
// test vars // test vars