diff --git a/tests/modules/programs/vscode/keybindings.nix b/tests/modules/programs/vscode/keybindings.nix index d1ab38d3b..b03ec9a4e 100644 --- a/tests/modules/programs/vscode/keybindings.nix +++ b/tests/modules/programs/vscode/keybindings.nix @@ -1,4 +1,4 @@ -# Test that keybdinings.json is created correctly. +# Test that keybindings.json is created correctly. { config, lib, pkgs, ... }: with lib;