Skip to content

Commit 488e988

Browse files
author
Ashley Penney
committed
Merge pull request puppetlabs#322 from bcomnes/amazon
Added newline at end of file
2 parents 139ca0a + b0f082c commit 488e988

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spec/unit/classes/server/initdb_spec.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@
2525
end
2626
it { should contain_file('/var/lib/pgsql9/data').with_ensure('directory') }
2727
end
28-
end
28+
end
29+

0 commit comments

Comments
 (0)