test(language-service): test @angular/language-service
can be loaded by tsserver.js (#14721)
This commit is contained in:

committed by
Igor Minar

parent
79fc1e3959
commit
7a66a4115b
8
integration/language_service_plugin/scripts/update_golden.sh
Executable file
8
integration/language_service_plugin/scripts/update_golden.sh
Executable file
@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex -o pipefail
|
||||
|
||||
cd `dirname $0`
|
||||
cd ..
|
||||
|
||||
UPDATE_GOLDEN=true scripts/test.sh
|
Reference in New Issue
Block a user