Fix flaky test that verifies loader script
Closed this issue · 0 comments
mehmoodak commented
Describe the bug
Our integration tests suite have become a lot flaky recently and the root cause is only one test with name test_tracker_markup_has_attribute_when_cfasync_filter_is_used
so we should fix it for smooth CI and CD.
To Reproduce
Run composer testwp
multiple times.