We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639f767 commit ac4fb9eCopy full SHA for ac4fb9e
src/Instrumentation/Laravel/tests/Integration/Database/Eloquent/ModelTest.php
@@ -2,7 +2,7 @@
2
3
declare(strict_types=1);
4
5
-namespace OpenTelemetry\Tests\Contrib\Instrumentation\Laravel;
+namespace OpenTelemetry\Tests\Contrib\Instrumentation\Laravel\Integration\Database\Eloquent;
6
7
use Illuminate\Support\Facades\DB;
8
use OpenTelemetry\Tests\Contrib\Instrumentation\Laravel\Fixtures\Models\TestModel;
0 commit comments