test: add more input completion tests (#5604)

This commit is contained in:
nerix
2024-09-29 12:20:06 +02:00
committed by GitHub
parent ef4be6cdac
commit ef3c51a4e2
5 changed files with 269 additions and 31 deletions
+1 -1
View File
@@ -94,5 +94,5 @@ jobs:
cd ../pubsub-server-test
./server 127.0.0.1:9050 &
cd ../build-test
ctest --repeat until-pass:4 --output-on-failure --exclude-regex ClassicEmoteNameFiltering
ctest --repeat until-pass:4 --output-on-failure
working-directory: build-test