Skip to content

Commit

Permalink
Disable doc test for static-buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
ascjones committed Dec 5, 2023
1 parent 5e24b22 commit d6d75ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/static-buffer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ ink_e2e = { path = "../../crates/e2e" }

[lib]
path = "lib.rs"
doctest = false

[features]
default = ["std"]
Expand Down

0 comments on commit d6d75ee

Please sign in to comment.