mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/16580] Update rendering tests to match actual Prosilver
PHPBB3-16580
This commit is contained in:
@@ -402,7 +402,7 @@ class phpbb_test_case_helpers
|
||||
$tables['phpbb_styles'][] = array(
|
||||
'style_id' => 1,
|
||||
'style_path' => 'prosilver',
|
||||
'bbcode_bitfield' => 'kNg='
|
||||
'bbcode_bitfield' => '//g='
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user