Skip to content

Commit 72b686c

Browse files
committed
app-rails: Update template-infra:app to version 0.15.3
1 parent 19d5c06 commit 72b686c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.template-infra/app-app-rails.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: v0.15.3-10-g8c2f63d
2+
_commit: v0.15.3-11-gc77cf60
33
_src_path: https://github.com/navapbc/template-infra
44
app_has_dev_env_setup: true
55
app_local_port: 3100

e2e/app-rails/playwright.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export default defineConfig(deepMerge(
88
use: {
99
baseURL: baseConfig.use.baseURL || "localhost:3100",
1010
ignoreHTTPSErrors: true, // Ignore SSL certificate errors
11+
// emailServiceType: "Mailinator", // Options: ["MessageChecker", "Mailinator"]. Default: "MessageChecker"
1112
},
1213
}
1314
));

0 commit comments

Comments
 (0)