Skip to content
Snippets Groups Projects
Unverified Commit 9f4591db authored by Alexander Polyankin's avatar Alexander Polyankin Committed by GitHub
Browse files

Cleanup new homepage (#21448)

parent bdc1e665
No related branches found
No related tags found
No related merge requests found
...@@ -30,6 +30,7 @@ describe("snapshots", () => { ...@@ -30,6 +30,7 @@ describe("snapshots", () => {
snapshot("blank"); snapshot("blank");
setup(); setup();
updateSettings(); updateSettings();
snapshot("setup");
addUsersAndGroups(); addUsersAndGroups();
createCollections(); createCollections();
withSampleDatabase(SAMPLE_DATABASE => { withSampleDatabase(SAMPLE_DATABASE => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment