Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Will occasionally fail with a difference in array:
1) LLMS_Test_Processor_Awarded_Certificates_Bulk_Sync::test_task Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( - 0 => 'an error occurred while trying to sync awarded certificate A certificate title (#1714) from template Post title 0078916 (#1712)' - 1 => 'awarded certificate Post title 0078917 (#1713) successfully synced with template Post title 0078916 (#1712)' + 0 => 'an error occurred while trying to sync awarded certificate Post title 0078917 (#1713) from template Post title 0078916 (#1712)' + 1 => 'awarded certificate A certificate title (#1714) successfully synced with template Post title 0078916 (#1712)' 2 => 'awarded certificate bulk sync...#1712)' 3 => 'awarded certificates bulk syn...hunk 1' ) /home/runner/work/lifterlms/lifterlms/tmp/tests/wordpress-tests-lib/includes/abstract-testcase.php:980 /home/runner/work/lifterlms/lifterlms/tests/phpunit/unit-tests/processors/class-llms-test-processor-awarded-certificates-bulk-sync.php:387
- Loading branch information