test: fix admin e2e config (#839)

This commit is contained in:
Elliot DeNolf
2022-07-27 17:10:51 -04:00
committed by GitHub
parent 211b960440
commit b479013f00
3 changed files with 4 additions and 4 deletions

2
test/admin/shared.ts Normal file
View File

@@ -0,0 +1,2 @@
export const slug = 'posts';
export const globalSlug = 'global';