Commit 51cae20c authored by Tobias Munk's avatar Tobias Munk

removed generated codeception classes

parent bc726cd6
This source diff could not be displayed because it is too large. You can view the blob instead.
<?php //[STAMP] 3df33d2f7a080198a864542b773a025c
namespace _generated;
// This class was automatically generated by build task
// You should not change it manually as it will be overwritten on next build
// @codingStandardsIgnoreFile
trait UnitTesterActions
{
/**
* @return \Codeception\Scenario
*/
abstract protected function getScenario();
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment