clanServices/wifi/tests: Use undeprecated module registration

This commit is contained in:
a-kenji
2025-05-26 14:44:00 +02:00
parent 94deed32b9
commit f50529572a

View File

@@ -15,8 +15,8 @@ clanLib.test.makeTestClan {
clan = {
directory = ./.;
modules."@clan/wifi" = module;
inventory = {
modules."@clan/wifi" = module;
machines.test = { };