summary refs log tree commit diff
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
parentbd4e0644db593348ce9dbf5c891bb0964220d8e2 (diff)
downloadnixpkgs-8cb2a61de4e819e0584a955cea7768569649bb78.tar
nixpkgs-8cb2a61de4e819e0584a955cea7768569649bb78.tar.gz
nixpkgs-8cb2a61de4e819e0584a955cea7768569649bb78.tar.bz2
nixpkgs-8cb2a61de4e819e0584a955cea7768569649bb78.tar.lz
nixpkgs-8cb2a61de4e819e0584a955cea7768569649bb78.tar.xz
nixpkgs-8cb2a61de4e819e0584a955cea7768569649bb78.tar.zst
nixpkgs-8cb2a61de4e819e0584a955cea7768569649bb78.zip
nixos/tests/mjolnir: fix registration test
-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 54094ab9d61..cb843e2e9e3 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 = [ {