Merge pull request #37262 from nobu/Update-for-Time#inspect

Update for `Time#inspect`
This commit is contained in:
y-yagi 2019-09-21 20:26:59 +09:00 committed by GitHub
commit 03acb3fb4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ class CoreTest < ActiveRecord::TestCase
title: "The First Topic",
author_name: "David",
author_email_address: "david@loudthinking.com",
written_on: 2003-07-16 14:28:11 UTC,
written_on: 2003-07-16 14:28:11(?:\.2233)? UTC,
bonus_time: 2000-01-01 14:28:00 UTC,
last_read: Thu, 15 Apr 2004,
content: "Have a nice day",