Blame view

tests/codeception/config/unit.php 99 Bytes
8072159c   Alex Savenko   create proj
1
2
3
4
5
6
7
  <?php

  /**

   * Application configuration shared by all applications unit tests

   */

  return [

  

  ];