#!/usr/bin/env bats @test "Create DB PostgreSQL" { name='test' withResources='true' if [ "$withResources" == 'true' ]; then resources=$(cat <