mirror of
https://github.com/1f349/lavender.git
synced 2024-12-22 07:34:06 +00:00
Update tests for dark mode
This commit is contained in:
parent
78e144891a
commit
650960417e
@ -114,6 +114,7 @@ func TestFlowPopup(t *testing.T) {
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Test Service Name</title>
|
||||
<link rel="stylesheet" href="/theme/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
@ -353,6 +354,7 @@ func TestFlowCallback(t *testing.T) {
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Test Lavender Service</title>
|
||||
<link rel="stylesheet" href="/theme/style.css">
|
||||
<script>
|
||||
let loginData = {
|
||||
target:"%s",
|
||||
|
Loading…
Reference in New Issue
Block a user