<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="35.703" tests="2" failures="0">
  <testsuite name="Root Suite" timestamp="2026-07-08T07:23:10" tests="0" file="cypress/tests/e2e/dataScienceProjects/testProjectContributorPermissions.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify that users can provide contributor project permissions to non-admin users" timestamp="2026-07-08T07:23:10" tests="2" time="35.497" failures="0">
    <testcase name="Verify that users can provide contributor project permissions to non-admin users Verify that user can be added as a Contributor for a Project" time="26.702" classname="Verify that user can be added as a Contributor for a Project">
    </testcase>
    <testcase name="Verify that users can provide contributor project permissions to non-admin users Verify that user can access the created project as a Contributor" time="7.229" classname="Verify that user can access the created project as a Contributor">
    </testcase>
  </testsuite>
</testsuites>