Created
October 10, 2019 00:51
-
-
Save saurabhthareja90/6ac7162626115593da192b3d7e19fa7b to your computer and use it in GitHub Desktop.
This file contains hidden or 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
Profile: tests from image_spec.rb (tests from image_spec.rb) | |
Version: (not specified) | |
Target: local:// | |
Docker Image alpine:latest | |
× should exist | |
expected Docker Image alpine:latest to exist | |
× image should eq "alpine:latest" | |
expected: "alpine:latest" | |
got: nil | |
(compared using ==) | |
× repo should eq "alpine" | |
expected: "alpine" | |
got: nil | |
(compared using ==) | |
× tag should eq "latest" | |
expected: "latest" | |
got: nil | |
(compared using ==) | |
Test Summary: 0 successful, 4 failures, 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment