Commit 0cdc49a
committed
Fix Playwright test assertions - initialize chai.should()
- Added chai.should() initialization to Playwright_test.js
- Tests were failing with 'Cannot read properties of undefined (reading 'eql')'
- Now tests pass successfully with proper assertions1 parent c9f62ad commit 0cdc49a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments