File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
(executable
2
2
(name test)
3
- (libraries lib)
3
+ (libraries lib base base.caml devkit lwt.unix stdio yojson )
4
4
(preprocess
5
5
(pps lwt_ppx)))
6
6
Original file line number Diff line number Diff line change @@ -463,7 +463,7 @@ will notify #longest-a1
463
463
}
464
464
===== file ../mock_payloads/status.cancelled_test.json =====
465
465
===== file ../mock_payloads/status.failure_test.json =====
466
- will notify #all-push-events
466
+ will notify #default
467
467
{
468
468
"attachments": [
469
469
{
@@ -487,7 +487,7 @@ will notify #all-push-events
487
487
===== file ../mock_payloads/status.pending_test.json =====
488
488
===== file ../mock_payloads/status.state_hide_success_test.json =====
489
489
===== file ../mock_payloads/status.success_public_repo_no_buildkite.json =====
490
- will notify #all-push-events
490
+ will notify #default
491
491
{
492
492
"attachments": [
493
493
{
@@ -507,7 +507,7 @@ will notify #all-push-events
507
507
]
508
508
}
509
509
===== file ../mock_payloads/status.success_test.json =====
510
- will notify #all-push-events
510
+ will notify #default
511
511
{
512
512
"attachments": [
513
513
{
You can’t perform that action at this time.
0 commit comments