diff --git a/DEVELOPER.md b/DEVELOPER.md index aa162be51335..835b17b19d97 100644 --- a/DEVELOPER.md +++ b/DEVELOPER.md @@ -354,3 +354,4 @@ If you need to debug the tests: The `debugger;` statement is needed because WebStorm will stop in a transpiled file. Breakpoints in the original source files are not supported at the moment. +approve_regex: '^(Approved|:shipit:)'