1
0
mirror of https://github.com/xPaw/PHP-Source-Query.git synced 2026-06-11 00:03:15 +02:00

Stop CS Fixer replacing self -> static on the unit tests.

This commit is contained in:
Anthony Birkett
2021-05-31 14:15:01 +01:00
parent 266a2227d3
commit 0e84574eda
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -419,7 +419,7 @@ final class Tests extends TestCase
$socket->queue($data);
}
return $sourceQuery;
}
}