Commit d3ed6fe
authored
chore(coderd/autobuild): use dbtestutil.WillUsePostgres instead of os.Getenv in test (coder#18145)
Standardizing on `WillUsePostgres` will make it easier to remove the
check entirely once dbmem is removed.
Related to coder#15109.1 parent 782d01b commit d3ed6fe
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
741 | 740 | | |
742 | 741 | | |
743 | 742 | | |
744 | | - | |
| 743 | + | |
745 | 744 | | |
746 | 745 | | |
747 | 746 | | |
| |||
0 commit comments