Peer review request

Peer review request

by Mark Johnson -
Number of replies: 0
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

I have had a patch sitting in the tracker for a while which improves tool_behat by adding a list of available data generators with their required parameters to the list of steps. If someone could find the time to do a Peer Review, I'd very much appreciate it!

https://tracker.moodle.org/browse/MDL-75105

I am aware the CI bot is reporting a javascript warning. I believe this is erroneous. I have included an async arrow function, which looks like async () => {}, but it is applying the rule to say there should be no space before the parentheses as in function() {}. async() => {} would not be correct in my opinion, so I am leaving it as it is.

Average of ratings: -