mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 05:50:35 +03:00
7a800ec06e
closes Tryghost/Team#2975 - The test was failing because the order of the posts was not guaranteed - The posts receive a published_at timestamp = new Date() when they are created, unless a published_at date is passed in - ~1/3 times the tests would run, the ordering would change and this test would fail - This commit fixes the test by passing in a published_at date to ensure the order is always the same |
||
---|---|---|
.. | ||
agents | ||
fixtures | ||
mocks | ||
admin-utils.js | ||
api.js | ||
assertions.js | ||
configUtils.js | ||
db-utils.js | ||
e2e-framework-mock-manager.js | ||
e2e-framework.js | ||
e2e-utils.js | ||
fixture-utils.js | ||
index.js | ||
overrides.js | ||
redirects.js | ||
stripe-mocker.js | ||
url-service-utils.js | ||
urlUtils.js |