mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/10941] Marked broken test as incomplete
PHPBB3-10941
This commit is contained in:
parent
5693036bf9
commit
1233544c4a
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ class phpbb_functional_fileupload_test extends phpbb_functional_test_case
|
|||
{
|
||||
public function test_form_upload()
|
||||
{
|
||||
$this->markTestIncomplete();
|
||||
$path = __DIR__ . '/fixtures/files/';
|
||||
$this->add_lang('posting');
|
||||
$this->login();
|
||||
|
|
Loading…
Add table
Reference in a new issue