mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-43642_master' of git://github.com/dmonllao/moodle
This commit is contained in:
commit
2c9c8c7f46
7 changed files with 14 additions and 14 deletions
|
@ -17,7 +17,7 @@
|
|||
/**
|
||||
* Commenting system steps definitions.
|
||||
*
|
||||
* @package core_comment
|
||||
* @package block_comments
|
||||
* @category test
|
||||
* @copyright 2013 David Monllaó
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
|
@ -33,7 +33,7 @@ use Behat\Mink\Exception\ElementNotFoundException as ElementNotFoundException,
|
|||
/**
|
||||
* Steps definitions to deal with the commenting system
|
||||
*
|
||||
* @package core_comment
|
||||
* @package block_comments
|
||||
* @category test
|
||||
* @copyright 2013 David Monllaó
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
/**
|
||||
* Steps definitions related with blocks.
|
||||
*
|
||||
* @package core
|
||||
* @package core_block
|
||||
* @category test
|
||||
* @copyright 2012 David Monllaó
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
|
@ -32,7 +32,7 @@ use Behat\Behat\Context\Step\Given as Given;
|
|||
/**
|
||||
* Blocks management steps definitions.
|
||||
*
|
||||
* @package core
|
||||
* @package core_block
|
||||
* @category test
|
||||
* @copyright 2012 David Monllaó
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue