Skip to content

Commit f74c895

Browse files
author
Bengt Lofgren
committed
fixed filestrings in testing_scenarios dir
1 parent 074c1b4 commit f74c895

File tree

1 file changed

+1
-1
lines changed
  • solana/modules/matching-engine-testing/tests/test_scenarios

1 file changed

+1
-1
lines changed

solana/modules/matching-engine-testing/tests/test_scenarios/make_offer.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#![allow(clippy::expect_used)]
22
#![allow(clippy::panic)]
33

4-
//! # Make offer instruction testing
4+
//! # Place initial offer and improve offer instruction testing
55
//!
66
//! This module contains tests for the place initial offer and improve offer instructions.
77
//!

0 commit comments

Comments
 (0)