New line at the end of file

This commit is contained in:
Fernando Rincon
2020-07-18 10:34:20 +08:00
parent 7c3a8f5f89
commit 728c650eac

View File

@@ -52,4 +52,4 @@ spec = do
(_, (KubernetesClientConfig { configAuthMethods = AnyAuthMethod (a) : as })) <-
fromJust $ basicAuth basicAuthInfo (testTLSParams, testConfig)
null as `shouldBe` True
isJust (cast a :: Maybe BasicAuth) `shouldBe` True
isJust (cast a :: Maybe BasicAuth) `shouldBe` True