Skip to content

Commit

Permalink
fix some test packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kMutagene committed Jun 19, 2024
1 parent 5907aa4 commit 05465f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion StagingArea/test/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Publish: true
*)

// this file is intended for testing purposes only.
printfn "If you can read this in your console, you successfully executed test package v1.0.0!"
printfn "If you can read this in your console, you successfully executed test package v0.0.1!"

#r "nuget: ARCExpect, 1.0.1"

Expand Down
2 changes: 2 additions & 0 deletions StagingArea/test/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ CQCHookEndpoint: https://avpr.nfdi4plants.org
---
*)"""

printfn "If you can read this in your console, you successfully executed test package v5.0.0!"

#r "nuget: ARCExpect, 3.0.0"

open ARCExpect
Expand Down

0 comments on commit 05465f1

Please sign in to comment.