Skip to content

Commit c136244

Browse files
author
Jamil Maqdis Anton
committed
Rename tests to match changes in module names
1 parent 8273e43 commit c136244

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module SqlStreamStore.FSharp.Tests.AppendTests
1+
module SqlStreamStore.FSharp.Tests.AppendRawTests
22

33
open Expecto
44
open SqlStreamStore.FSharp
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module SqlStreamStore.FSharp.Tests.ReadTests
1+
module SqlStreamStore.FSharp.Tests.ReadRawTests
22

33
open Expecto
44
open SqlStreamStore.FSharp

0 commit comments

Comments
 (0)