1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/12683] Add basic tests

PHPBB3-12683
This commit is contained in:
Ruben Calvo
2021-11-22 21:10:16 +01:00
parent d55f1e04eb
commit ac227a9ea6
9 changed files with 361 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
services:
post.helper:
class: phpbb\post\post_helper
class: phpbb\posting\post_helper
arguments:
- '@dbal.conn'