mirror of
https://github.com/game-ci/unity-test-runner.git
synced 2026-02-05 03:39:06 +08:00
Improve error message (#132)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import Input from './input';
|
||||
|
||||
jest.mock('./unity-version-parser');
|
||||
|
||||
describe('Input', () => {
|
||||
describe('getFromUser', () => {
|
||||
it('does not throw', () => {
|
||||
|
||||
Reference in New Issue
Block a user