# Policy tests

| Result | Test       | Time (s) |
| ------ | ---------- | -------- |
| FAIL   | test_wrong | <T>    |

### FAIL: test_wrong

```diff
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-status: HARD_FAIL
+enabled_rules:
+    - fail_if_not_main
+status: PASS
 
```

**0/1 tests passed** (<T>s)
