Blame view

tests/codeception/config/acceptance.php 99 Bytes
d1f8bd40   Alexey Boroda   first commit
1
2
3
4
5
6
7
  <?php
  /**
   * Application configuration shared by all applications acceptance tests
   */
  return [
  
  ];