Skip to content

Commit ac4fb9e

Browse files
committed
update namespace
1 parent 639f767 commit ac4fb9e

File tree

1 file changed

+1
-1
lines changed
  • src/Instrumentation/Laravel/tests/Integration/Database/Eloquent

1 file changed

+1
-1
lines changed

src/Instrumentation/Laravel/tests/Integration/Database/Eloquent/ModelTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types=1);
44

5-
namespace OpenTelemetry\Tests\Contrib\Instrumentation\Laravel;
5+
namespace OpenTelemetry\Tests\Contrib\Instrumentation\Laravel\Integration\Database\Eloquent;
66

77
use Illuminate\Support\Facades\DB;
88
use OpenTelemetry\Tests\Contrib\Instrumentation\Laravel\Fixtures\Models\TestModel;

0 commit comments

Comments
 (0)