Skip to content

Fix spec communication

Stuart Fisher requested to merge fix-spec-connection into master

Regression from !4386 (merged) (530d6e58)

A module import was replaced causing a local variable to shadow the new module import breaking spec communication.

cc @sebastien.petitdemange

Edited by Stuart Fisher

Merge request reports