mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-02-18 19:54:50 +00:00
Update case-sensitive namespace for fakes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace distinctm\LaravelDataSync\Tests\Fakes;
|
||||
namespace distinctm\LaravelDataSync\Tests\fakes;
|
||||
|
||||
use distinctm\LaravelDataSync\Updater;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user