Skip to content

Commit

Permalink
Update libcnb-test/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ed Morley <[email protected]>
  • Loading branch information
colincasey and edmorley authored Sep 19, 2023
1 parent fa60158 commit cde292f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libcnb-test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ fn dynamic_fixture() {
Building with multiple buildpacks, using [`BuildConfig::buildpacks`]:

```rust,no_run
use libcnb_data::buildpack_id;
use libcnb::data::buildpack_id;
use libcnb_test::{BuildConfig, BuildpackReference, TestRunner};
// #[test]
Expand Down

0 comments on commit cde292f

Please sign in to comment.