diff options
author | kasimi <mail@kasimi.net> | 2018-07-07 20:13:49 +0200 |
---|---|---|
committer | kasimi <mail@kasimi.net> | 2018-07-07 20:13:49 +0200 |
commit | 517c601482b9400a6b6d72c04791c534e0170622 (patch) | |
tree | b1495f64c9ac2af4ddaf85eb3ed199cff331a913 /tests/event/fixtures | |
parent | 83a8280554652d5456849c69d8f3d0d6e59d1dc1 (diff) | |
download | forums-517c601482b9400a6b6d72c04791c534e0170622.tar forums-517c601482b9400a6b6d72c04791c534e0170622.tar.gz forums-517c601482b9400a6b6d72c04791c534e0170622.tar.bz2 forums-517c601482b9400a6b6d72c04791c534e0170622.tar.xz forums-517c601482b9400a6b6d72c04791c534e0170622.zip |
[ticket/15637] Updated test fixture to include complete event description
PHPBB3-15637
Diffstat (limited to 'tests/event/fixtures')
-rw-r--r-- | tests/event/fixtures/extra_description.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/event/fixtures/extra_description.test b/tests/event/fixtures/extra_description.test index ce8f97ce89..e93a1044ac 100644 --- a/tests/event/fixtures/extra_description.test +++ b/tests/event/fixtures/extra_description.test @@ -3,7 +3,7 @@ /** * Description * -* NOTE: This will not be exported +* NOTE: This will also be exported * * @event extra_description.dispatch * @since 3.1.0-b2 |