diff --git a/modules/create_timepoint/test/create_timepointTest.php b/modules/create_timepoint/test/create_timepointTest.php index 372b0399b84..2b2bfb7b30e 100644 --- a/modules/create_timepoint/test/create_timepointTest.php +++ b/modules/create_timepoint/test/create_timepointTest.php @@ -61,7 +61,7 @@ function testCreateTimepointBTN() $this->safeFindElement( WebDriverBy::cssSelector( "#page-content-wrapper > div > div:nth-child(2) > ". - "div.col-xs-12.row > a:nth-child(2)"; + "div.col-xs-12.row > a:nth-child(2)" ) )->click(); $bodyText = $this->safeFindElement(