summaryrefslogtreecommitdiff
path: root/Postman/Extensions/Core/Notifications/PostmanSlackNotify.php
diff options
context:
space:
mode:
Diffstat (limited to 'Postman/Extensions/Core/Notifications/PostmanSlackNotify.php')
-rw-r--r--Postman/Extensions/Core/Notifications/PostmanSlackNotify.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Postman/Extensions/Core/Notifications/PostmanSlackNotify.php b/Postman/Extensions/Core/Notifications/PostmanSlackNotify.php
index 3e482a8..1da009a 100644
--- a/Postman/Extensions/Core/Notifications/PostmanSlackNotify.php
+++ b/Postman/Extensions/Core/Notifications/PostmanSlackNotify.php
@@ -37,4 +37,4 @@ class PostmanSlackNotify implements Postman_Notify {
error_log( __CLASS__ . ': ' . $message );
}
}
-} \ No newline at end of file
+}