Completed
Push — master ( 5c951b...45e4b7 )
by Chris
02:59
created
app/SlashCommandHandlers/Jobs/SearchTDTicketJob.php 1 patch
Indentation   +12 added lines, -12 removed lines patch added patch discarded remove patch
@@ -69,10 +69,10 @@
 block discarded – undo
69 69
 
70 70
         if ($opencount > 0) {
71 71
             $this
72
-             ->respondToSlack('
Please login to merge, or discard this patch.
app/SlashCommandHandlers/Jobs/ShowTDTicketJob.php 1 patch
Indentation   +11 added lines, -11 removed lines patch added patch discarded remove patch
@@ -53,17 +53,17 @@
 block discarded – undo
53 53
             $attachmentFields[] = AttachmentField::create('Date Opened', $date)->displaySideBySide();
54 54
 
55 55
             $this
56
-               ->respondToSlack("
Please login to merge, or discard this patch.