commit | 889bc200112a4d97b9935e3e19f4bb4934320ff0 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Fri Mar 15 17:16:55 2024 +0100 |
committer | Akron <nils@diewald-online.de> | Thu Mar 28 08:23:52 2024 +0100 |
tree | c299d7034d3754928310c3ec8c3afb91fe928d6f | |
parent | c4fac0c819bd688387f5eeebf76c370fc64ace40 [diff] [blame] |
Upgrade dependencies Change-Id: I314ff7efa980c3b803f714d487d9d7a4f33a8a30
diff --git a/t/plugin/auth-oauth.t b/t/plugin/auth-oauth.t index a67b98b..667b8e1 100644 --- a/t/plugin/auth-oauth.t +++ b/t/plugin/auth-oauth.t
@@ -1246,7 +1246,7 @@ # Retest client with super_client_file my $client_file = tempfile; -$client_file->spurt( +$client_file->spew( '{"client_id":"2","client_secret":"k414m4r-s3cr3t"}' );