Created VisitStatsLink test

This commit is contained in:
Alejandro Celaya
2020-02-08 09:20:19 +01:00
parent dc672bf0f0
commit 707c9f4ce6
2 changed files with 42 additions and 2 deletions

View File

@@ -83,6 +83,4 @@ describe('<ShortUrlsRowMenu />', () => {
done();
});
});
it('generates expected visits page link', () => {})
});