Skip to content

Commit

Permalink
(#102) LinkGenerator: more test stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Oct 10, 2021
1 parent 68b4d18 commit c1f5cdc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Emulsion.Tests/Telegram/LinkGeneratorTests.fs
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ let private doDatabaseLinkTest fileId message =
Assert.Equal(fileId, content.FileId)
}


[<Fact>]
let documentLinkTest(): unit = doBasicLinkTest messageWithDocument

Expand Down

0 comments on commit c1f5cdc

Please sign in to comment.