We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 331f186 commit 788b8a3Copy full SHA for 788b8a3
tests/Unit/Drivers/XmlDriverTest.php
@@ -9,7 +9,7 @@
9
class XmlDriverTest extends TestCase
10
{
11
/** @test */
12
- public function it_can_serialize_a_json_string_to_pretty_json()
+ public function it_can_serialize_a_xml_string_to_pretty_xml()
13
14
$driver = new XmlDriver();
15
0 commit comments