uwefladrich / scriptengine

A lightweight and extensible framework for execution scripts written in YAML.
GNU General Public License v3.0
15 stars 4 forks source link

base.find correct update context (closes #74) #75

Closed uwefladrich closed 1 year ago

uwefladrich commented 1 year ago

Make base.find return ContextUpdate(), as it should. Also, add tests for this task.