Skip to content

Commit e42d7fe

Browse files
committed
tests: enable postprocessing for lua integration test
1 parent ceb5fbf commit e42d7fe

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

tests/integration/tests/lua/conf.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,9 @@ refactor:
3333

3434
cargo.refactor:
3535
autogen: true
36+
37+
postprocess:
38+
autogen: true
39+
40+
cargo.postprocess:
41+
autogen: true

0 commit comments

Comments
 (0)