Skip to content

Commit

Permalink
tests: fix debugging oversight
Browse files Browse the repository at this point in the history
  • Loading branch information
blaggacao committed Jul 9, 2023
1 parent 78675b5 commit 74e13ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tests/checks.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ let
inherit (inputs) namaka self;
inputs' = builtins.removeAttrs inputs ["self"];
in {
inherit inputs;
snapshots = {
meta.description = "The main Standard Snapshotting test suite";
check = namaka.lib.load {
Expand Down

0 comments on commit 74e13ed

Please sign in to comment.