diff options
| author | Shulhan <ms@kilabit.info> | 2018-05-29 06:18:46 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2018-05-29 06:18:46 +0700 |
| commit | 47ff3edb37ac53d5bdbffcb02807d8bb255c5b99 (patch) | |
| tree | 12762da5256ab2f43c7b0eda657587f73936f0bd /package_git_test.go | |
| parent | e8593ded764fd5d721b08a15c4bd65006f5de2a9 (diff) | |
| download | beku-47ff3edb37ac53d5bdbffcb02807d8bb255c5b99.tar.xz | |
Fetch new package commits before updating version
Diffstat (limited to 'package_git_test.go')
| -rw-r--r-- | package_git_test.go | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package_git_test.go b/package_git_test.go index 991fa2c..8a67f29 100644 --- a/package_git_test.go +++ b/package_git_test.go @@ -110,9 +110,6 @@ func testGitFetch(t *testing.T) { expVersionNext: "v0.2.0", expStdout: `Fetching origin `, - expStderr: `From github.com:shuLhan/beku_test - * [new branch] master -> origin/master -`, }, { desc: "With tag #2", curVersion: "v0.2.0", |
