1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 09:16:55 +02:00

[ticket/17457] Remove dir from manifest, it’s not implemented

PHPBB-17457
This commit is contained in:
Matt Friedman
2024-12-20 20:18:31 -08:00
parent 3ffdb4cce3
commit b6b0973e9e
3 changed files with 1 additions and 10 deletions

View File

@@ -25,7 +25,6 @@ class phpbb_functional_manifest_test extends phpbb_functional_test_case
'short_name' => 'yourdomain',
'display' => 'standalone',
'orientation' => 'portrait',
'dir' => 'ltr',
'start_url' => $url_path,
'scope' => $url_path,
];