Skip to content

Commit 256117e

Browse files
author
Filip Krahl
committed
remove obsolete comment
Signed-off-by: Filip Krahl <[email protected]>
1 parent 902c4c8 commit 256117e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

controls/postgres_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@
198198
it { should be_owned_by USER }
199199
it { should be_readable.by('owner') }
200200
it { should be_readable.by('group') }
201-
# https://github.com/geerlingguy/ansible-role-postgresql/pull/187
202201
it { should_not be_readable.by('other') }
203202
it { should be_writable.by('owner') }
204203
it { should_not be_writable.by('group') }

0 commit comments

Comments
 (0)