Hello, i have follow de intructions for run specs ...
# avo-2
q
Hello, i have follow de intructions for run specs (https://github.com/avo-hq/avo/blob/main/CONTRIBUTING.MD#running-tests) in fork but i getting the following error:
# --- Caused by: --- # PG::UndefinedTable: # ERROR: relation "users" does not exist # LINE 8: WHERE a.attrelid = '"users"'::regclass
Anybody know how to solve it? I am using psql with docker
l
Hey @quaint-pencil-2979 ,did you run the seeds?
3 Views