Changed require_once path in behat_auth_outage.php

This commit is contained in:
abhinavgandham
2026-01-12 16:23:44 +10:00
parent 1183420b3b
commit 2b30fca670

View File

@@ -30,7 +30,7 @@ use auth_outage\local\outage;
use Behat\Gherkin\Node\TableNode;
use Behat\Mink\Exception\ExpectationException;
require_once(__DIR__ . '/../../../../public/lib/behat/behat_base.php');
require_once(__DIR__ . '/../../../../lib/behat/behat_base.php');
/**
* Steps definitions related to auth_outage.