<div className={cx('col', 'tests')} title="Tests">
            <h1 className={cx('count')}>{testsRegistered}</h1>
            <h4 className={cx('label')}>
              {testsRegistered.length > 1 ? 'Tests' : 'Test'}
            </h4>