<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="7.688" tests="2" failures="0">
  <testsuite name="Root Suite" timestamp="2026-07-05T07:40:26" tests="0" file="cypress/tests/e2e/modelCatalog/testCatalogSettingsAvailable.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Model Catalog Settings Access Control" timestamp="2026-07-05T07:40:26" tests="2" time="7.588" failures="0">
    <testcase name="Verify Model Catalog Settings Access Control Admin user can access Model catalog settings" time="4.549" classname="Admin user can access Model catalog settings">
    </testcase>
    <testcase name="Verify Model Catalog Settings Access Control Non-admin user cannot access Model catalog settings" time="2.827" classname="Non-admin user cannot access Model catalog settings">
    </testcase>
  </testsuite>
</testsuites>