Skip to content

Commit e42f237

Browse files
authored
Update README.md (#4)
1 parent 63ba0f8 commit e42f237

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# NovaUnit
22

3-
[![Latest Version on Packagist](https://img.shields.io/packagist/v/joshgaber/novaunit.svg?style=flat-square)](https://packagist.org/packages/joshgaber/novaunit)
4-
[![Code Coverage](https://scrutinizer-ci.com/g/joshgaber/novaunit/badges/coverage.png)](https://scrutinizer-ci.com/g/joshgaber/novaunit/)
5-
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/joshgaber/novaunit/badges/quality-score.png)](https://scrutinizer-ci.com/g/joshgaber/novaunit/)
6-
[![Total Downloads](https://img.shields.io/packagist/dt/joshgaber/novaunit.svg?style=flat-square)](https://packagist.org/packages/joshgaber/novaunit)
3+
[![Latest Version on Packagist](https://img.shields.io/packagist/v/quotevelocity/novaunit.svg?style=flat-square)](https://packagist.org/packages/quotevelocity/novaunit)
4+
<!-- [![Code Coverage](https://scrutinizer-ci.com/g/quotevelocity/novaunit/badges/coverage.png)](https://scrutinizer-ci.com/g/joshgaber/novaunit/)
5+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/quotevelocity/novaunit/badges/quality-score.png)](https://scrutinizer-ci.com/g/joshgaber/novaunit/) -->
6+
[![Total Downloads](https://img.shields.io/packagist/dt/quotevelocity/novaunit.svg?style=flat-square)](https://packagist.org/packages/joshgaber/novaunit)
77

88
[NovaUnit](https://joshgaber.github.io/NovaUnit) is a unit-testing package for Laravel Nova, built using PHPUnit. NovaUnit provides you with assertions for Nova Actions, Lenses and Resources, so you can create great administration panels with confidence.
99

0 commit comments

Comments
 (0)