Skip to content
Snippets Groups Projects
Commit 3946d216 authored by Christopher Smith's avatar Christopher Smith
Browse files

comment (hide) incomplete export with filter test

parent c9454ee3
No related branches found
No related tags found
No related merge requests found
......@@ -49,11 +49,11 @@ testuser,"Arthur Dent",arthur@example.com,
';
$this->assertEquals($expected, $this->usermanager->tryExport());
}
/*
function test_export_withfilter(){
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
*/
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment