<?xml version="1.0" encoding="UTF-8" ?>
<testsuites disabled="0" errors="0" failures="0" tests="2" time="0.002">
 <testsuite name="inline" timestamp="2021-05-11T11:26:20" hostname="localhost" time="0.002" errors="0" tests="2" skipped="0" disabled="0" failures="0">
  <testcase classname="inline" name="should return an object with `style` and the props of the substyle instance" time="0.001" />
  <testcase classname="inline" name="should return merge the inline styles of the substyle instance correctly" time="0.001" />
 </testsuite>
</testsuites>