Fix extra features getting enabled in the arti-extra test binary

We were missing -p arti in the build command. As a result we were getting the union of all features requested by anything in the workspace, including an example enabling the experimental feature which enables a bunch of other things.

Merge request reports

Loading