aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2019-05-11 12:49:04 +0300
committerValentin Popov <info@valentineus.link>2019-05-11 12:54:14 +0300
commitc42e13d182855d20af534bf8d84a5c142e48f851 (patch)
tree743408c5ad416d6f11400c599d50247e2c78dae4 /tests
parent7dc023b05a9292cb9e5ea4fa65e86668c857cd82 (diff)
downloadlocal_webhooks-c42e13d182855d20af534bf8d84a5c142e48f851.tar.xz
local_webhooks-c42e13d182855d20af534bf8d84a5c142e48f851.zip
Fixed violations CI
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'tests')
-rw-r--r--tests/api_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/api_test.php b/tests/api_test.php
index 5bca6ab..210c58f 100644
--- a/tests/api_test.php
+++ b/tests/api_test.php
@@ -150,7 +150,7 @@ final class local_webhooks_api_testcase extends advanced_testcase {
self::assertNotCount(0, $events);
- foreach ($events as $name => $event) {
+ foreach ($events as $event) {
self::assertInternalType('array', $event);
self::assertEquals([