Removed log error
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
27a7a89990
commit
4fe83467ee
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ class ImportTest extends TestCase
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
]);
|
]);
|
||||||
\Log::error(print_r($results, true));
|
|
||||||
$this->assertEquals($evil_string, $results->json()['files'][0]['first_row'][0]);
|
$this->assertEquals($evil_string, $results->json()['files'][0]['first_row'][0]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue