Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add test for internal/errors/runtime #984

Merged
merged 8 commits into from
Feb 8, 2021
Prev Previous commit
Next Next commit
🤖 Update license headers / Format go codes and yaml files
Signed-off-by: vdaas-ci <[email protected]>
  • Loading branch information
vdaas-ci authored and kevindiu committed Feb 8, 2021
commit b58d27afb352f7da88153e2671636f0d2d6a92ba
2 changes: 1 addition & 1 deletion internal/errors/runtime_test.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// Copyright (C) 2019-2021 vdaas.org vald team <[email protected]>
//
// Licensed under the Apache LicensdefaultErr, Version 2.0 (the "License");
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
Expand Down