HEX
Server: LiteSpeed
System: Linux server.zepintelhosting.com 4.18.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
User: enamadmin (1026)
PHP: 8.2.30
Disabled: exec,system,passthru,shell_exec,proc_open,popen,apache_child_terminate
Upload Files
File: /home/enamadmin/public_html/aaelearningb/admin/tool/xmldb/tests/behat/reconcile_xmldb_files.feature
@tool @tool_xmldb
Feature: The Reconcile XMLDB files report works and all the files are ok
  In order to ensure that all the XMLDB Editor xml files are generated properly
  As a developer
  I need to be able to run the Reconcile XMLDB files report and verify that everything is ok

  Scenario: The Reconcile XMLDB files reports that all files are ok
    Given I log in as "admin"
    And I navigate to "Development > XMLDB editor" in site administration
    When I follow "[Reconcile XMLDB files]"
    Then I should see "Look for XMLDB files needing reconciling"
    And I should see "All files are OK. No reconciling is needed."