<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="80.114" tests="4" failures="0" skipped="2">
  <testsuite name="Root Suite" timestamp="2026-09-17T18:00:17" tests="0" file="cypress/tests/e2e/modelRegistry/testRegisterModel.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify models can be registered in a model registry" timestamp="2026-09-17T18:00:17" tests="4" time="80.020" failures="0">
    <testcase name="Verify models can be registered in a model registry Registers and stores a model to an OCI destination" time="12.111" classname="Registers and stores a model to an OCI destination">
    </testcase>
    <testcase name="Verify models can be registered in a model registry Registers and stores a model to an OCI destination using URI origin" time="9.506" classname="Registers and stores a model to an OCI destination using URI origin">
    </testcase>
  </testsuite>
</testsuites>