Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
ublabs[bot] committed Apr 11, 2021
1 parent 9ce5a9d commit 9bc797a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

All notable changes to `blade-simple-icons` will be documented in this file.

## 1.0.0 - 2021-04-11
## 0.1.0 - 2021-04-11

- initial release
2 changes: 1 addition & 1 deletion tests/CompilesIconsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace Ublabs\BladeSimpleIcons\Tests;

use Orchestra\Testbench\TestCase;
use BladeUI\Icons\BladeIconsServiceProvider;
use Orchestra\Testbench\TestCase;
use Ublabs\BladeSimpleIcons\BladeSimpleIconsServiceProvider;

class CompilesIconsTest extends TestCase
Expand Down

0 comments on commit 9bc797a

Please sign in to comment.