Skip to content

Commit

Permalink
Added a newline at the end of the file
Browse files Browse the repository at this point in the history
  • Loading branch information
turetske committed Nov 18, 2024
1 parent d461c2d commit 7c9806e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,5 @@ def test_fspath():
assert pelfs_disc.discoveryUrl == ""

pelfs_disc._check_fspath("pelican://new-discovery-url.org/p/")
assert pelfs_disc.discoveryUrl == "pelican://new-discovery-url.org/"
assert pelfs_disc.discoveryUrl == "pelican://new-discovery-url.org/"

0 comments on commit 7c9806e

Please sign in to comment.