From e8624e36e3d5a395fec7bb16c25a3c5ad6392bcf Mon Sep 17 00:00:00 2001 From: Yota Toyama Date: Sat, 18 Nov 2017 17:42:25 +0900 Subject: [PATCH] Modify test name --- examples/markdown.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/markdown.feature b/examples/markdown.feature index 420d4b5..9e546be 100644 --- a/examples/markdown.feature +++ b/examples/markdown.feature @@ -92,7 +92,7 @@ Feature: Markdown When I successfully run `liche foo.md bar.md` Then the stdout should contain exactly "" - Scenario: Check 2 markdown files + Scenario: Check images and links Given a file named "foo.md" with: """ [![Circle CI](https://img.shields.io/circleci/project/github/raviqqe/liche.svg?style=flat-square)](https://circleci.com/gh/raviqqe/liche)