test(platform-server): fix and re-enable integration tests
This commit is contained in:

committed by
Alex Rickabaugh

parent
d8d21c77d5
commit
0c07f8c099
@ -24,7 +24,6 @@ travisFoldStart "test.e2e.offlineCompiler"
|
||||
${thisDir}/offline_compiler_test.sh
|
||||
travisFoldEnd "test.e2e.offlineCompiler"
|
||||
|
||||
# TODO(alxhub): test is currently broken, re-enable when fixed
|
||||
# travisFoldStart "test.e2e.platform-server"
|
||||
# ./packages/platform-server/integrationtest/run_tests.sh
|
||||
# travisFoldEnd "test.e2e.platform-server"
|
||||
travisFoldStart "test.e2e.platform-server"
|
||||
./packages/platform-server/integrationtest/run_tests.sh
|
||||
travisFoldEnd "test.e2e.platform-server"
|
||||
|
Reference in New Issue
Block a user