good thing i added that

This commit is contained in:
Nerixyz 2024-10-26 18:27:47 +02:00
parent 7b5a21d088
commit 417cdbc009
No known key found for this signature in database
GPG key ID: 946BA188C5609CCC

View file

@ -54,7 +54,7 @@ namespace {
///
/// When adding a test, start with `{ "input": "..." }` and set this to `true`
/// to generate an initial snapshot. Make sure to verify the output!
constexpr bool UPDATE_SNAPSHOTS = true;
constexpr bool UPDATE_SNAPSHOTS = false;
const QString IRC_CATEGORY = u"IrcMessageHandler"_s;