Skip to content

Commit

Permalink
Add test actually reproducing #611
Browse files Browse the repository at this point in the history
  • Loading branch information
René Föhring committed Mar 9, 2019
1 parent 5623570 commit abdd8a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/credo/check/readability/string_sigils_test.exs
Expand Up @@ -99,6 +99,7 @@ defmodule Credo.Check.Readability.StringSigilsTest do
"foo": "bar"
}
\"\"\"
|> Jason.decode!
"""
|> to_source_file
|> refute_issues(@described_check)
Expand Down

0 comments on commit abdd8a9

Please sign in to comment.