Skip to content

Commit 710abbd

Browse files
authored
fix broken main (#8209)
Semantic merge conflict between #8177 and #8183. The test appears to pass locally.
1 parent 068bf5d commit 710abbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nexus/tests/integration_tests/support_bundles.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,7 @@ async fn test_support_bundle_range_requests(
548548
Some(SupportBundleCollectionReport {
549549
bundle: bundle.id,
550550
listed_in_service_sleds: true,
551+
listed_sps: true,
551552
activated_in_db_ok: true,
552553
})
553554
);

0 commit comments

Comments
 (0)