mirror of
https://github.com/wahyd4/github-action-spike.git
synced 2026-08-08 21:02:33 +10:00
fix the build
This commit is contained in:
+1
-1
@@ -14,5 +14,5 @@ func A_Test(t *testing.T) {
|
||||
}
|
||||
|
||||
func Test(t *testing.T) {
|
||||
assert.Nil(t, 123, "It Should not be nil")
|
||||
assert.NotNil(t, 123, "It Should not be nil")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user