diff --git a/html/includes/forms/test-transport.inc.php b/html/includes/forms/test-transport.inc.php
index 4919a7ebc..05b4dcfdd 100644
--- a/html/includes/forms/test-transport.inc.php
+++ b/html/includes/forms/test-transport.inc.php
@@ -34,7 +34,7 @@ $obj = array(
"name" => "Test-Rule",
"timestamp" => date("Y-m-d H:i:s"),
"contacts" => $tmp['contacts'],
- "state" => "0",
+ "state" => "1",
"msg" => "This is a test alert",
);