Skip to content

Commit

Permalink
postpone contract test implementation
Browse files Browse the repository at this point in the history
as specifiaction is not yet fixed
  • Loading branch information
HLWeil committed Sep 4, 2023
1 parent 8f02de0 commit 0974fbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/ARCtrl.NET.Tests/Contract.fs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ let testWrite =
[<Tests>]
let main =
testList "ContractTests" [
testRead
testWrite
//testRead
//testWrite
]

0 comments on commit 0974fbc

Please sign in to comment.