<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="jest tests" tests="2" failures="0" errors="0" time="5.075">
  <testsuite name="p-throttle" errors="0" failures="0" skipped="1" timestamp="2024-06-06T10:00:13" time="5.014" tests="2">
    <testcase classname="p-throttle should work WITHOUT redis" name="p-throttle should work WITHOUT redis" time="0">
      <skipped/>
    </testcase>
    <testcase classname="p-throttle should work WITH redis" name="p-throttle should work WITH redis" time="3.04">
    </testcase>
  </testsuite>
</testsuites>