You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shared query test files were not excluding elements outside the source
archive because they did not implement the `..SharedQuery` mechanism.
This commit adjusts the `Query` class to provide a dummy query for this
purpose, and updates the generator to create an instance of that
abstract class for each shared query.
0 commit comments