Skip to content

Commit

Permalink
Update expected test output
Browse files Browse the repository at this point in the history
Broken in mattn#1085
  • Loading branch information
otoolep committed Sep 13, 2022
1 parent d607e75 commit 596960a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Expand Up @@ -19,4 +19,4 @@ jobs:
run: |
cd ./_example/simple
docker build -t simple .
docker run simple | grep 99\ こんにちわ世界099
docker run simple | grep 99\ こんにちは世界099

0 comments on commit 596960a

Please sign in to comment.