Commit 49d51c5
fix: correct .PHONY target for test_deadlock (#2882)
Fix incorrect .PHONY target for test_deadlock was test_race
<!-- devin-review-badge-begin -->
---
<a
href="https://app.devin.ai/review/celestiaorg/celestia-core/pull/2882"
target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open with Devin">
</picture>
</a>
<!-- devin-review-badge-end -->
(cherry picked from commit 39b806b)
# Conflicts:
# tests.mk1 parent 262ba39 commit 49d51c5
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
0 commit comments