aboutsummaryrefslogtreecommitdiff
path: root/pyfakefs/pytest_tests/pytest_plugin_failing_helper.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyfakefs/pytest_tests/pytest_plugin_failing_helper.py')
-rw-r--r--pyfakefs/pytest_tests/pytest_plugin_failing_helper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyfakefs/pytest_tests/pytest_plugin_failing_helper.py b/pyfakefs/pytest_tests/pytest_plugin_failing_helper.py
index dd4bab8..0891018 100644
--- a/pyfakefs/pytest_tests/pytest_plugin_failing_helper.py
+++ b/pyfakefs/pytest_tests/pytest_plugin_failing_helper.py
@@ -3,4 +3,4 @@
def test_fs(fs):
- assert False
+ assert 1 == 2