Skip to content

Conversation

@yutannihilation
Copy link
Owner

@yutannihilation yutannihilation commented Jun 14, 2025

These failing tests had been supposed to fail, but hidden due to my silly mistake... Thanks Copilot for finding this.

7f1f781

expect_equal_layer(
bleach_layer(geom_col(aes(colour = type), d), g_info, list()),
geom_col(aes_bleached, d_bleached, colour = grey07, fill = grey07)
geom_col(aes_bleached, d_bleached, colour = NA, fill = grey07)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Honestly, I'm not sure why I wrote the expectation as non-NA, so I'm no longer sure what value this is supposed to be...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants