diff --git a/codeception.yml b/codeception.yml index 335165e..5ca5f35 100644 --- a/codeception.yml +++ b/codeception.yml @@ -19,7 +19,7 @@ modules: # enabled: true # #remote: true # #remote_config: '../tests/codeception.yml' -# white_list: +# whitelist: # include: # - ../models/* # - ../controllers/* @@ -33,4 +33,4 @@ modules: # - ../vendor/* # - ../views/* # - ../web/* -# - ../tests/* \ No newline at end of file +# - ../tests/*