Skip to content

Commit 5a43640

Browse files
committed
chore: fmt fix
Signed-off-by: aeryz <abdullaheryz@protonmail.com>
1 parent fc42778 commit 5a43640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/all-tests.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
...
2323
}:
2424
let
25-
full-e2e = import ./full-e2e.nix { inherit e2e pkgs; };
25+
# full-e2e = import ./full-e2e.nix { inherit e2e pkgs; };
2626
epoch-staking = import ./epoch-staking.nix { inherit e2e pkgs dbg; };
2727
upgrades = import ./upgrades.nix {
2828
inherit e2e pkgs;

0 commit comments

Comments
 (0)