Skip to content

Fix flaky spec on the welcome controller#11266

Merged
jmhooper merged 1 commit intomainfrom
jmhooper-fix-welcome-step-flaky-test
Sep 19, 2024
Merged

Fix flaky spec on the welcome controller#11266
jmhooper merged 1 commit intomainfrom
jmhooper-fix-welcome-step-flaky-test

Conversation

@jmhooper
Copy link
Contributor

The welcome controller had a test that checked that something matched a timestamp. This test failed when the clock advanced before we ran our expectation. This commit changes the test to expect the value to not change which is what we really intend to test.

The welcome controller had a test that checked that something matched a timestamp. This test failed when the clock advanced before we ran our expectation. This commit changes the test to expect the value to not change which is what we really intend to test.

[skip changelog]
@jmhooper jmhooper merged commit 06e1ee7 into main Sep 19, 2024
@jmhooper jmhooper deleted the jmhooper-fix-welcome-step-flaky-test branch September 19, 2024 17:26
AShukla-GSA pushed a commit that referenced this pull request Sep 30, 2024
The welcome controller had a test that checked that something matched a timestamp. This test failed when the clock advanced before we ran our expectation. This commit changes the test to expect the value to not change which is what we really intend to test.

[skip changelog]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants