Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F16764106
D4872.id13962.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
517 B
Referenced Files
None
Subscribers
None
D4872.id13962.diff
View Options
diff --git a/src/tests/Feature/Controller/WellKnownTest.php b/src/tests/Feature/Controller/WellKnownTest.php
--- a/src/tests/Feature/Controller/WellKnownTest.php
+++ b/src/tests/Feature/Controller/WellKnownTest.php
@@ -11,7 +11,7 @@
*/
public function testOpenidConfiguration(): void
{
- $href = 'https://' . \config('app.domain');
+ $href = 'http://' . \config('app.domain');
$response = $this->get('.well-known/openid-configuration');
$response->assertStatus(200)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 9, 5:04 PM (21 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
10202242
Default Alt Text
D4872.id13962.diff (517 B)
Attached To
Mode
D4872: Get WellKnownTest to pass in testenvironment
Attached
Detach File
Event Timeline
Log In to Comment