Skip to content

Commit d26bc0b

Browse files
committed
4984 request cancellation fixed test
1 parent 4b6c379 commit d26bc0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/system/request_system_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268

269269
expect(page).to have_content request.partner.name
270270
expect(page).to have_content request.partner.email
271-
expect(page).to have_content("01 Jan 00:00")
271+
expect(page).to have_content("January 1 2020")
272272
expect(page).to have_content request.comments
273273
end
274274
end

0 commit comments

Comments
 (0)