Skip to content

Commit 255ae1f

Browse files
authored
todo update test to match expectations
1 parent 0c5f94c commit 255ae1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/SwaggerProvider.ProviderTests/v3/Swagger.I0219.Tests.fs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ let Schema = __SOURCE_DIRECTORY__ + "/../Schemas/v3/issue219.yaml"
88
type AcmeApi = OpenApiClientProvider<Schema>
99

1010
let inst = AcmeApi.Client()
11+
12+
let x = "TODO"

0 commit comments

Comments
 (0)