Skip to content

Commit

Permalink
Merge tag '0.4.8' into develop
Browse files Browse the repository at this point in the history
Release/0.4.8
Release/0.4.8
  • Loading branch information
MdNadimHossain committed Dec 8, 2020
2 parents def3783 + bbf973b commit 752d883
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/behat/bootstrap/FeatureContext.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
use Drupal\DrupalExtension\Context\DrupalContext;
use IntegratedExperts\BehatSteps\D8\WatchdogTrait;
use IntegratedExperts\BehatSteps\FieldTrait;
use IntegratedExperts\BehatSteps\JsTrait;
use IntegratedExperts\BehatSteps\LinkTrait;
use IntegratedExperts\BehatSteps\PathTrait;
use IntegratedExperts\BehatSteps\ResponseTrait;
Expand All @@ -33,5 +34,6 @@ class FeatureContext extends DrupalContext {
use TideExtensionsTrait;
use TideEntityTrait;
use WatchdogTrait;
use JsTrait;

}

0 comments on commit 752d883

Please sign in to comment.