ccswbs / testing

Testcafe-based test suite for hjckrrh.
GNU General Public License v3.0
0 stars 1 forks source link

Fix CreateNode signature issues #23

Closed nevantan closed 7 years ago

nevantan commented 7 years ago

ug_book and ug_event were using the old function signature for Actions.CreateNode, this pull request fixes that issue.

Test Procedure

  1. Checkout maint
  2. Setup test site with the fix for ccswbs/hjckrrh#197 applied
  3. Run ug_event.test.js
  4. Setup test site with the fix for ccswbs/hjckrrh#156 applied
  5. Run ug_book.test.js