Merge pull request 'clanServices/wifi/tests: Use undeprecated module registration' (#3768) from kenji/clan-core:ke-wifi-fix into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3768
This commit is contained in:
@@ -15,8 +15,8 @@ clanLib.test.makeTestClan {
|
|||||||
|
|
||||||
clan = {
|
clan = {
|
||||||
directory = ./.;
|
directory = ./.;
|
||||||
|
modules."@clan/wifi" = module;
|
||||||
inventory = {
|
inventory = {
|
||||||
modules."@clan/wifi" = module;
|
|
||||||
|
|
||||||
machines.test = { };
|
machines.test = { };
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user