Modify ↓
Opened 5 years ago
Closed 5 years ago
#18441 closed enhancement (fixed)
[PATCH] Allow plugins to remove a test they added
Reported by: | taylor.smock | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 19.12 |
Component: | Core validator | Version: | |
Keywords: | restart, plugin | Cc: |
Description
The attached patch does the following:
- Allow tests to be removed
- Ensures that core tests cannot be removed
- Tests the code
What the patch does not do:
- Ensure that the calling class is the class that added the test class
Attachments (2)
Change History (5)
by , 5 years ago
Attachment: | 18441.patch added |
---|
comment:1 by , 5 years ago
comment:2 by , 5 years ago
Component: | Core → Core validator |
---|---|
Keywords: | validator removed |
Milestone: | → 19.12 |
Note:
See TracTickets
for help on using tickets.
Should be "from" not "to".