Skip to content
Snippets Groups Projects

Issue #3274047: Do not use root User in tests unless absolutely necessary.

Merged Issue #3274047: Do not use root User in tests unless absolutely necessary.
1 unresolved thread
1 unresolved thread

Merge request reports

Approval is optional

Merged by Adam G-HAdam G-H 2 years ago (May 4, 2022 1:54pm UTC)

Merge details

  • Changes merged into 8.x-2.x with f3fc637a (commits were squashed).
  • Did not delete the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
8 8 /**
9 9 * Implements hook_requirements().
10 10 */
11 function package_manager_requirements() {
11 function package_manager_requirements(string $phase) {
  • Kunal Sachdev added 1 commit

    added 1 commit

    • 4ac800ac - used a new user instead of root user

    Compare with previous version

  • Adam G-H added 7 commits

    added 7 commits

    Compare with previous version

  • merged

  • Please register or sign in to reply
    Loading