Skip to content

Commit c68767e

Browse files
addressing review comments
1 parent 0ef56b9 commit c68767e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/ruby-rails-postgres/test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ check "user has write permission to rvm gems" [ -w /usr/local/rvm/gems ]
1818
check "user has write permission to rvm gems default" [ -w /usr/local/rvm/gems/default ]
1919
check "user can install gems" gem install github-markup
2020
check "gem command works" gem --version
21+
check "user can install gems" gem install github-markup
2122
check "user can install gems" gem list | grep -q "bundler"
2223

2324

0 commit comments

Comments
 (0)