about summary refs log tree commit diff
path: root/nixos/tests
diff options
context:
space:
mode:
authorFliegendeWurst <2012gdwu+github@posteo.de>2022-05-27 11:50:22 +0200
committerFliegendeWurst <2012gdwu+github@posteo.de>2022-05-27 11:50:22 +0200
commit8cb2a61de4e819e0584a955cea7768569649bb78 (patch)
tree318859a827d50a52ebe19483f2c722e3e21087b5 /nixos/tests
parentbd4e0644db593348ce9dbf5c891bb0964220d8e2 (diff)
nixos/tests/mjolnir: fix registration test
Diffstat (limited to 'nixos/tests')
-rw-r--r--nixos/tests/matrix/mjolnir.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/matrix/mjolnir.nix b/nixos/tests/matrix/mjolnir.nix
index 54094ab9d611c..cb843e2e9e3e8 100644
--- a/nixos/tests/matrix/mjolnir.nix
+++ b/nixos/tests/matrix/mjolnir.nix
@@ -43,6 +43,7 @@ import ../make-test-python.nix (
             tls_certificate_path = "${cert}";
             tls_private_key_path = "${key}";
             enable_registration = true;
+            enable_registration_without_verification = true;
             registration_shared_secret = "supersecret-registration";
 
             listeners = [ {