Changed by @depends to make sure tests are run in the right order, and NOT run if previous test failed

This commit is contained in:
Beat 2015-05-31 00:21:18 +02:00
parent 39ea10544a
commit 00bfb863ff
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ class AdministratorWeblinksCest
}
/**
* @after administratorCreateWeblink
* @depends administratorCreateWeblink
*
* @param AcceptanceTester $I
*/