Skip to content

Commit

Permalink
remove test-results.xml file
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinkksharma committed Feb 14, 2020
1 parent 2b93376 commit 0227c38
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 16 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,6 @@ plugin.exe
vendor/
.history/
coverage.txt

# webapp test cases
build/test-results.xml
13 changes: 0 additions & 13 deletions webapp/build/test-results.xml

This file was deleted.

3 changes: 0 additions & 3 deletions webapp/tests/setup.js
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
// See LICENSE.txt for license information.

import 'mattermost-webapp/tests/setup';

0 comments on commit 0227c38

Please sign in to comment.