diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-10-20 22:25:45 +0200 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-10-20 22:25:45 +0200 |
| commit | 5843aaddaae75cb24340e32ce401726612ff543b (patch) | |
| tree | 48817a82224880b35e616c962d51b70e8d706217 /tests | |
| parent | fix typo (diff) | |
| parent | Merge branch 'bugfix/nber' into master (diff) | |
| download | paper2remarkable-5843aaddaae75cb24340e32ce401726612ff543b.tar.gz paper2remarkable-5843aaddaae75cb24340e32ce401726612ff543b.zip | |
Merge branch 'master' into bugfix/arxiv
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/test_ui.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_ui.py b/tests/test_ui.py index 61b371d..97ec44d 100644 --- a/tests/test_ui.py +++ b/tests/test_ui.py @@ -137,7 +137,7 @@ class TestUI(unittest.TestCase): ( NBER, "https://www.nber.org/papers/w19152.pdf", - "https://www.nber.org/papers/w19152.pdf", + "https://www.nber.org/system/files/working_papers/w19152/w19152.pdf", ), ( NeurIPS, |
