Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
comments update
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel committed Jun 22, 2015
1 parent 3b96d0e commit e70f2ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions Features/Context/PlatformUI.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
<?php

/**
* File containing the main context class for PlatformUI
* This flie contains the mapping of the BDD sentences to the functions that implement them
* Also contains the necessary initializations
* This file is part of the eZ PlatformUI package.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
Expand Down
2 changes: 1 addition & 1 deletion Features/Context/SubContext/CommonActions.php
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ public function clickActionBar($button)

/**
* @Given I click (on) the edit action bar button :button
* Click on a PlatformUI action bar
* Click on a PlatformUI edit action bar
*
* @param string $button Text of the element to click
*/
Expand Down

0 comments on commit e70f2ef

Please sign in to comment.