Commit b72996b
committed
was printing branch inactive/no branch matched even when job created successfully
We were expecting a true result from sendJob to
determine if the job was created successfully.
However sendJob was only emitting a job.prepare
message and not returning anything.1 parent 7e8ba01 commit b72996b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
0 commit comments