Update expected test output
Broken in https://github.com/mattn/go-sqlite3/pull/1085
This commit is contained in:
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
@@ -19,4 +19,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd ./_example/simple
|
cd ./_example/simple
|
||||||
docker build -t simple .
|
docker build -t simple .
|
||||||
docker run simple | grep 99\ こんにちわ世界099
|
docker run simple | grep 99\ こんにちは世界099
|
||||||
|
|||||||
Reference in New Issue
Block a user