Skip to content

Commit d63a0eb

Browse files
committed
chore: one more test
1 parent 33556c4 commit d63a0eb

File tree

1 file changed

+2
-2
lines changed
  • crates/biome_formatter_test/src

1 file changed

+2
-2
lines changed

crates/biome_formatter_test/src/spec.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,8 @@ where
231231
///
232232
/// # Examples
233233
///
234-
/// ```no_run
235-
/// # use crate::SpecSnapshot;
234+
/// ```rs,ignore
235+
/// # use biome_formatter_test::spec::SpecSnapshot;
236236
/// # fn run_example<L: crate::TestFormatLanguage>(snapshot: SpecSnapshot<'_, L>) {
237237
/// snapshot.test();
238238
/// # }

0 commit comments

Comments
 (0)