Skip to content
Snippets Groups Projects
Commit 8fddfa4f authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3113113: Drupal 9 readiness for [Varbase distribution] installation...

Issue #3113113: Drupal 9 readiness for [Varbase distribution] installation profile with Drupal coding standard and practice
parent dd5018c2
No related branches found
No related tags found
No related merge requests found
<?php <?php
namespace Drupal\varbase\tests\features\bootstrap\SelectorsContext; namespace Drupal\varbase\tests\features\bootstrap;
use Drupal\DrupalExtension\Context\RawDrupalContext; use Drupal\DrupalExtension\Context\RawDrupalContext;
use Behat\Behat\Context\SnippetAcceptingContext; use Behat\Behat\Context\SnippetAcceptingContext;
......
<?php <?php
namespace Drupal\varbase\tests\features\bootstrap\VarbaseContext; namespace Drupal\varbase\tests\features\bootstrap;
use WebDriver\Exception; use WebDriver\Exception;
use Drupal\DrupalExtension\Context\RawDrupalContext; use Drupal\DrupalExtension\Context\RawDrupalContext;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment