New line at the end of file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user