diff --git a/core/drupalci.yml b/core/drupalci.yml index 84701272db..61a7fe298a 100644 --- a/core/drupalci.yml +++ b/core/drupalci.yml @@ -22,7 +22,7 @@ build: testing: # run_tests task is executed several times in order of performance speeds. # halt-on-fail is set on the run_tests tasks in order to fail fast. - # suppress-deprectaions is false in order to be alerted to usages of + # suppress-deprecations is false in order to be alerted to usages of # deprecated code. run_tests.phpunit: types: 'PHPUnit-Unit'