backdrop-contrib / og

The Organic Groups module provides users the ability to create, manage, and delete 'groups' on a site.
GNU General Public License v2.0
1 stars 8 forks source link

Fix OgNonMembersPublishingContentTestCase test #78

Closed argiepiano closed 2 years ago

argiepiano commented 2 years ago

PR coming - fingers crossed for the Entityreference Prepopulate to be downloaded correctly this time.

argiepiano commented 2 years ago

I've tried many different things and this test still fails on GHA, but not when run from the UI. Any thoughts?

argiepiano commented 2 years ago

OK, that was a rookie mistake. I was supposed to check out the module entityreference_prepopulate in the GHA action. Duh!

OgNonMembersPublishingContentTestCase is passing now.