Skip to content

Commit 0227c38

Browse files
committed
remove test-results.xml file
1 parent 2b93376 commit 0227c38

File tree

3 files changed

+3
-16
lines changed

3 files changed

+3
-16
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,6 @@ plugin.exe
7373
vendor/
7474
.history/
7575
coverage.txt
76+
77+
# webapp test cases
78+
build/test-results.xml

webapp/build/test-results.xml

-13
This file was deleted.

webapp/tests/setup.js

-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
2-
// See LICENSE.txt for license information.
3-
41
import 'mattermost-webapp/tests/setup';

0 commit comments

Comments
 (0)