laracoft's avatar

Cannot find alias in orchestral/testbench

  1. My package A depends on package B
  2. Package B's composer.json defined several "aliases": { "C": "..."
  3. I did a composer update in package A to pull in the /vendor folder
  4. But during a package A test, a blade file in complained that it cannot find the alias C

Do I need to define aliases separately for testbench?

0 likes
0 replies

Please or to participate in this conversation.