Skip to content

Commit dc69f15

Browse files
committed
f - ignore doc tests for now
1 parent 852fc9c commit dc69f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/offers/offer.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
//! published as a QR code to be scanned by a customer. The customer uses the offer to request an
1414
//! invoice from the merchant to be paid.
1515
//!
16-
//! ```
16+
//! ```ignore
1717
//! extern crate bitcoin;
1818
//! extern crate core;
1919
//! extern crate lightning;

0 commit comments

Comments
 (0)