mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-26 13:21:42 +03:00
Change test name.
This commit is contained in:
parent
89491a9515
commit
9db4a351c4
@ -65,7 +65,7 @@ all =
|
||||
)
|
||||
]
|
||||
|> BackendTask.combine
|
||||
|> BackendTask.map (Test.describe "glob tests")
|
||||
|> BackendTask.map (Test.describe "BackendTask tests")
|
||||
|
||||
|
||||
test : String -> (Result error data -> Expect.Expectation) -> BackendTask (Catchable error) data -> BackendTask noError Test
|
||||
|
Loading…
Reference in New Issue
Block a user