(core) Update failing HomeIntro core test

Summary:
Core doesn't redirect to Cognito or our own sign-up page
when clicking 'sign up' on the welcome screen. Instead, it
redirects to the test login page.

Test Plan: N/A (fixing test)

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D3298
This commit is contained in:
George Gevoian
2022-02-28 11:43:51 -08:00
parent c91593e312
commit 83ba2957bf
2 changed files with 23 additions and 3 deletions

View File

@@ -915,7 +915,7 @@ export class FlexServer implements GristServer {
res.send(`<!doctype html>
<html><body>
<div class="modal-content-desktop">
<h1>A Very Creduluous Login Page</h1>
<h1>A Very Credulous Login Page</h1>
<p>
A minimal login screen to facilitate testing.
I'll believe anything you tell me.