Simplify flake (#9)
Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com> Reviewed-on: #9
This commit is contained in:
@@ -7,9 +7,7 @@ open System.IO
|
||||
|
||||
[<TestFixture>]
|
||||
module TestEndToEnd =
|
||||
type private Dummy =
|
||||
class
|
||||
end
|
||||
type private Dummy = class end
|
||||
|
||||
[<TestCase "example1.json">]
|
||||
[<TestCase "CapitalsOfTheWorld.json">]
|
||||
|
Reference in New Issue
Block a user