Closed wietsewarendorff closed 1 day ago
@crynobone thanks for the improvement
I prefer imports too, but I am unsure when to use it. Is there a rule? For example, it's not done here so I didn't import it in this PR. My goal is to do it right immediately next time.
@wietsewarendorff we pretty much always import.
Since routes accept BackedEnums it makes sense to allow them when using fromRoute in tests too