Skip to content

Commit fc42778

Browse files
committed
chore(e2e): removed all-works test for e2e
Signed-off-by: kaancaglan <caglankaan@gmail.com>
1 parent 1b8ea68 commit fc42778

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
@@ -36,7 +36,7 @@
3636
# ensure-blocks = import ./ensure-blocks/ensure-blocks.nix { inherit e2e networks pkgs nixpkgs crane; };
3737
#
3838
# Tests from ./full-e2e.nix
39-
inherit (full-e2e) all-works;
39+
# inherit (full-e2e) all-works;
4040

4141
# Tests from ./epoch-staking.nix
4242
inherit (epoch-staking) epoch-completes;

0 commit comments

Comments
 (0)