mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
(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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user