Skip to content

Commit c8cd9c5

Browse files
authored
test(ci): remove clear command (#92)
1 parent d5e28db commit c8cd9c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ fi;
1616

1717
# Import latest schema (throw on error)
1818
psql -Xqv ON_ERROR_STOP=1 -f __tests__/p-schema.sql "$TEST_DATABASE_URL"
19-
clear
2019
echo "Database reset successfully ✅"
2120

2221
# Now run the tests

0 commit comments

Comments
 (0)