Sha256: a81a3f53b3c306e29d5577d53affd99691732a7928d511e2e053b27320117cd6
Contents?: true
Size: 183 Bytes
Versions: 1
Compression:
Stored size: 183 Bytes
Contents
#!/bin/sh # Wait for database to be ready until pg_isready --host="$TEST_DB_HOST"; do sleep 1; done # Migrate the database bundle exec rake db:migrate # Run tests bundle exec rake
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sentry-inst_jobs-5.10.0 | test.sh |