Removed conditional orphan visits section

This commit is contained in:
Alejandro Celaya
2022-05-01 10:50:06 +02:00
parent a949ec9e8e
commit 763ef207f1
5 changed files with 20 additions and 28 deletions

View File

@@ -53,7 +53,6 @@ describe('<MenuLayout />', () => {
});
it.each([
['2.5.0' as SemVer, 9],
['2.6.0' as SemVer, 10],
['2.7.0' as SemVer, 10],
['2.8.0' as SemVer, 11],