On Mon Jul 14 17:58:45 2025 +0000, Elizabeth Figura wrote:
Personally I feel that writing a constant in an error message is redundant. You already know what the expected value is by looking at the test; it doesn't help to print it in the terminal.
Fair, I just wanted to keep the same test style as the rest of the code in `test_device_property`, which seems to use this format as well.