Commit 2683553
committed
test(watson): supply Product.description in flush hook fixtures
CI runs the V3_FEATURE_LOCATIONS=True matrix where BaseModel.save calls
full_clean — Product.description is blank=False, so the bare fixture
ValidationErrors out. Local default (V3 off) skips validation, masking
this in the prior run.1 parent ad40cb2 commit 2683553
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
39 | 43 | | |
40 | 44 | | |
41 | 45 | | |
| |||
0 commit comments