Skip to content

Commit

Permalink
improve test NS
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Mar 16, 2024
1 parent 8644335 commit 6d61dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/PHPStan/Rules/PhpDoc/data/bug-10622b.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace Bug10622;
namespace Bug10622B;

/**
* @template T of array<mixed>
Expand Down

0 comments on commit 6d61dfb

Please sign in to comment.