Skip to content

Commit

Permalink
Update expected test output
Browse files Browse the repository at this point in the history
Broken in #1085
  • Loading branch information
otoolep authored and mattn committed Oct 26, 2022
1 parent 31c7618 commit bce3773
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 bce3773

Please sign in to comment.