forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5243a35
committed
Remove bogus step from test_decoding isolation tests.
Commit43b4a16 made the isolationtester reject duplicate step names, and it turns out that thetest_decoding module's concurrent_ddl_dml isolation test has aduplicate name. I think the second definition isn't actually gettingused, so just remove it.Per buildfarm.1 parent43b4a16 commit5243a35
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 | 41 |
| |
43 | 42 |
| |
44 | 43 |
| |
|
0 commit comments
Comments
(0)