Skip to content

Commit 25132e5

Browse files
app-rails: Update template-application-rails to version 0.4.0.post11.dev0+52cd7e5
1 parent 0acb0f9 commit 25132e5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
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.4.0-10-gcef625c
2+
_commit: v0.4.0-11-g52cd7e5
33
_src_path: https://github.com/navapbc/template-application-rails
44
app_local_port: 3100
55
app_name: app-rails

app-rails/spec/rails_helper.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
SimpleCov.start 'rails' do
44
add_filter 'lib/templates/'
55
add_filter 'lib/generators/'
6+
7+
enable_coverage :branch
68
end
79

810
require 'spec_helper'

0 commit comments

Comments
 (0)