We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb8829c commit 88b7928Copy full SHA for 88b7928
1 file changed
pkg/views/jobservice/schedules/view_test.go
@@ -1,5 +1,3 @@
1
-package schedules
2
-
3
// Copyright Project Harbor Authors
4
//
5
// Licensed under the Apache License, Version 2.0 (the "License");
@@ -13,6 +11,7 @@ package schedules
13
11
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
12
// See the License for the specific language governing permissions and
15
// limitations under the License.
+package schedules
16
17
import (
18
"bytes"
0 commit comments