Skip to content

Commit f3d7a9d

Browse files
ildusAlexander Korotkov
authored andcommitted
Fix tests
1 parent 3e2c22c commit f3d7a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pg_stat_wait/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ include $(top_builddir)/src/Makefile.global
1919
include $(top_srcdir)/contrib/contrib-global.mk
2020
endif
2121

22-
check: isolationcheck
22+
check: regresscheck
2323

2424
submake-regress:
2525
$(MAKE) -C $(top_builddir)/src/test/regress all

0 commit comments

Comments
 (0)