Skip to content

Commit

Permalink
magento-engcom/magento2ce#2686: Skipped unstable test
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Idolov committed Mar 19, 2019
1 parent f028c02 commit 0c65f5d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ public function testAjaxBlockAction()

public function testTunnelAction()
{
$this->markTestSkipped('MAGETWO-98803');

$testUrl = \Magento\Backend\Block\Dashboard\Graph::API_URL . '?cht=p3&chd=t:60,40&chs=250x100&chl=Hello|World';
$handle = curl_init();
curl_setopt($handle, CURLOPT_URL, $testUrl);
Expand Down

0 comments on commit 0c65f5d

Please sign in to comment.