Skip to content

Commit

Permalink
[create-pull-request] automated change (#29321)
Browse files Browse the repository at this point in the history
Co-authored-by: t3chguy <[email protected]>
  • Loading branch information
RiotRobot and t3chguy authored Feb 20, 2025
1 parent e47d7aa commit e161f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playwright/testcontainers/synapse.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import { type HomeserverContainer, type StartedHomeserverContainer } from "./Hom
import { type StartedMatrixAuthenticationServiceContainer } from "./mas.ts";
import { Api, ClientServerApi, type Verb } from "../plugins/utils/api.ts";

const TAG = "develop@sha256:fa3090607a5e07a4ff245247aa3b598c6bbcff9231fd89a558de97c37adbd744";
const TAG = "develop@sha256:78cacecc1ae5405cbe92a05f14b44d1ad9884935b5117a4356b0c5ce73f2c0ce";

const DEFAULT_CONFIG = {
server_name: "localhost",
Expand Down

0 comments on commit e161f9f

Please sign in to comment.