Skip to content

Commit c04e2fb

Browse files
committed
fix task test-e2e-block-node description
Signed-off-by: Zhan Milenkov <instamenta@abv.bg>
1 parent fd5e952 commit c04e2fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ tasks:
185185

186186
test-e2e-block-node:
187187
cmds:
188-
- "{{ .test_prefix }}=\"Mocha E2E Relay Tests\"
188+
- "{{ .test_prefix }}=\"Mocha E2E Block Nodes Tests\"
189189
{{ .reporter_prefix }}='coverage/e2e-block-node'
190190
{{ .mocha_bin }} 'test/e2e/commands/block-node.test.ts'
191191
{{ .reporter_options_prefix }}-e2e-block-node.xml"

0 commit comments

Comments
 (0)