Dotclear


Ignore:
Timestamp:
03/31/15 16:08:05 (11 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
Message:

Oops. Forget a key

File:
1 edited

Legend:

Unmodified
Added
Removed
  • features/bootstrap/FeatureContext.php

    r2984 r2985  
    5959     */ 
    6060    public function iRestartMyBrowser() { 
    61         $this->getMink()->assertSession()->cookieExists('dcxd'); 
     61        $session_name = $this->getSubcontext('db')->getSessionName($this->parameters); 
     62        $this->getMink()->assertSession()->cookieExists($session_name); 
    6263    } 
    6364} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map