(core) Remove forms popup

Summary: The forms announcement popup should no longer be shown.

Test Plan: N/A

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: paulfitz

Differential Revision: https://phab.getgrist.com/D4229
This commit is contained in:
George Gevoian
2024-04-11 11:24:38 -07:00
parent 0130409447
commit 6f3cd1ec2f
4 changed files with 3 additions and 38 deletions

View File

@@ -39,11 +39,6 @@ describe('BehavioralPrompts', function() {
});
});
it('should show an announcement for forms', async function() {
await assertPromptTitle('Forms are here!');
await gu.dismissBehavioralPrompts();
});
describe('when anonymous', function() {
before(async () => {
const anonymousSession = await gu.session().anon.login({