]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
test_common: delete wal param when creating inbox
authorEric Wong <e@80x24.org>
Tue, 26 Aug 2025 19:50:50 +0000 (19:50 +0000)
committerEric Wong <e@80x24.org>
Thu, 28 Aug 2025 18:48:21 +0000 (18:48 +0000)
commit6b584ee452cefd5b7d06075b6b7c5d96659c35e1
treeb6c4a90bb695c881f16b59e2ac5da0a915a4e071
parent057f6575c8181645005196c127ef557f61e8fe85
test_common: delete wal param when creating inbox

We don't want the `{wal}' field leaking into the Inbox object,
it only needs to be in the hashref populated by Getopt::Long.
lib/PublicInbox/TestCommon.pm