Skip to content

Commit

Permalink
extra println
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementTsang committed Aug 22, 2024
1 parent 1755168 commit 6925948
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/options/config/style.rs
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@ mod test {
#[test]
fn default_selected_colour_works() {
let mut colours = ColourPalette::default();
println!("colours: {colours:?}");
let original_selected_text_colour = ColourPalette::default_palette()
.selected_text_style
.fg
Expand Down

0 comments on commit 6925948

Please sign in to comment.