Skip to content

Commit 7affd3b

Browse files
Update spec/packs_spec.rb
Co-authored-by: Teal Stannard <teal.stannard@gusto.com>
1 parent dfd7831 commit 7affd3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/packs_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -892,7 +892,7 @@ def write_codeownership_config
892892
end
893893

894894
context 'app has one pack with an outdated README_TODO.md' do
895-
it 'overwrites the README_TODO.md' do
895+
it 'deletes the README_TODO.md and adds a README' do
896896
write_file('app/services/foo.rb')
897897
write_package_yml('packs/organisms')
898898
write_file('packs/organisms/README_TODO.md', 'This is outdated')

0 commit comments

Comments
 (0)