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 13, 2024
1 parent 549dc27 commit cf1c054
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 cf1c054

Please sign in to comment.