Remove new line

line 265
This commit is contained in:
Benedict E. Pranata
2019-09-12 14:39:52 +07:00
committed by GitHub
parent 469d66e92a
commit 56b760bb06

View File

@@ -262,5 +262,4 @@ class ZonesTest extends TestCase
$this->assertTrue($result);
$this->assertEquals('023e105f4ecef8ad9ca31a8372d0c353', $zones->getBody()->result->id);
}
}