diff --git a/csharp/ql/test/query-tests/Security Features/CWE-285/MissingAccessControl/MVCTests/MissingAccessControl.expected b/csharp/ql/test/query-tests/Security Features/CWE-285/MissingAccessControl/MVCTests/MissingAccessControl.expected index 539a53c2193..513fab4804a 100644 --- a/csharp/ql/test/query-tests/Security Features/CWE-285/MissingAccessControl/MVCTests/MissingAccessControl.expected +++ b/csharp/ql/test/query-tests/Security Features/CWE-285/MissingAccessControl/MVCTests/MissingAccessControl.expected @@ -1,5 +1 @@ -#select | ProfileController.cs:12:25:12:31 | Delete1 | This action is missing an authorization check. | -| ProfileController.cs:39:25:39:31 | Delete4 | This action is missing an authorization check. | -testFailures -| ProfileController.cs:39:25:39:31 | This action is missing an authorization check. | Unexpected result: Alert |