Commit f9292b8
abacus_fixer
fix(dfpt): use mark_occ_mat_initialized in pw_data test
The test called a nonexistent Plus_U_Base::set_occ_mat_initialized(bool);
the actual API is mark_occ_mat_initialized(). Verified locally:
MODULE_DFPT_pw_data_test 6/6 passed.1 parent 11a68f5 commit f9292b8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
0 commit comments