Commit 111897b
committed
fix(dash): gate
The test calls `load_qrinfo_2240504_fixture` which is gated on `quorum_validation`. Without the matching gate the test fails to compile when the feature is off.
Addresses CodeRabbit review comment on PR #736
#736 (comment)feed_qr_info_rejects_post_v20_with_missing_chainlock_signatures test on quorum_validation
1 parent b61303a commit 111897b
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1872 | 1872 | | |
1873 | 1873 | | |
1874 | 1874 | | |
| 1875 | + | |
1875 | 1876 | | |
1876 | 1877 | | |
1877 | 1878 | | |
| |||
0 commit comments