-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3781 from imjasonh/history-test
un-skip history test and fix golden mismatches
- Loading branch information
Showing
3 changed files
with
20 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
cli/command/image/testdata/history-command-success.non-human.golden
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
IMAGE CREATED AT CREATED BY SIZE COMMENT | ||
abcdef 2017-01-01T12:00:03Z rose 0 new history item! | ||
IMAGE CREATED AT CREATED BY SIZE COMMENT | ||
abcdef 2017-01-01T12:00:03Z rose 0 new history item! |
4 changes: 2 additions & 2 deletions
4
cli/command/image/testdata/history-command-success.simple.golden
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
IMAGE CREATED CREATED BY SIZE COMMENT | ||
123456789012 Less than a second ago 0B | ||
IMAGE CREATED CREATED BY SIZE COMMENT | ||
123456789012 Less than a second ago 0B |