mirror of
https://github.com/jfmengels/elm-review.git
synced 2024-11-23 23:05:35 +03:00
Change test suite title
This commit is contained in:
parent
e4acd4de29
commit
2208b410a0
@ -14,7 +14,7 @@ import Test exposing (Test, test)
|
||||
|
||||
all : Test
|
||||
all =
|
||||
Test.describe "Scope.moduleNameForType"
|
||||
Test.describe "ModuleNameLookupTable.moduleNameFor"
|
||||
[ test "should return the module that defined the value" <|
|
||||
\() ->
|
||||
let
|
||||
|
Loading…
Reference in New Issue
Block a user