tests/one: fix deprecation warning

This commit is contained in:
Austin Horstman 2024-09-08 19:24:35 -05:00
parent 4e6bb69680
commit 68aeb57a35
No known key found for this signature in database

View file

@ -8,7 +8,7 @@
enable = true; enable = true;
settings = { settings = {
allow_italics = false; allow_italics = 0;
}; };
}; };
}; };