Skip to content

Commit 1b917cd

Browse files
committed
feat(ui5): Correct formatting
1 parent 5108428 commit 1b917cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plugins/ui5/skills/opa5/SKILL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ description: ALWAYS load before any OPA5 task — implementing, updating, or ver
2121
```javascript
2222
sap.ui.test.qunitPause.pauseRule = "assert,timeout"; // enables pause on assertion failures and timeouts
2323
```
24+
2425
### 3. Isolate the journey under test (all UI5 versions)
2526
**Purpose:** Avoid waiting for unrelated journeys on each iteration
2627
**Isolation strategy:** If the setup does not allow to run individual journeys, comment out unrelated journey imports in the test entry point.

0 commit comments

Comments
 (0)