Right now the repository owner is hardcoded into drupal_root on https://github.com/lsolesen/panopoly/blob/travis/tests/behat/behat.travi....

However, that makes it harder to have testing in your own forked repository. Can this be solved?

Comments

lsolesen’s picture

Status: Active » Needs review
dsnopek’s picture

Since I just Google'd this and I'll need it later to commit this, here is a patch from that PR:

https://github.com/lsolesen/panopoly/pull/1.patch

  • Commit f1f1dc0 on 7.x-1.x authored by lsolesen, committed by dsnopek:
    Issue #2229003: Make behat.travis.yml not care about repository owner.
    
dsnopek’s picture

Status: Needs review » Fixed

Thanks, @lsolesen! FYI, I made some small changes to your patch for clearity when looking at this code later.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.