| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b17678c commit e75c06c
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -97,4 +97,4 @@ def test_main(tmpdir, capsys): | |||
| 97 | 97 | ||
| 98 | 98 | stdout, _ = capsys.readouterr() | |
| 99 | 99 | ||
| 100 | - assert re.search(r'google was found with count', stdout) | ||
| 100 | + assert re.search(r'.* found with count', stdout) | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments