Skip to content

Commit

Permalink
umu_test_plugins: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
R1kaB3rN committed Oct 25, 2024
1 parent 07ac88a commit 7c717b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion umu/umu_test_plugins.py
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,7 @@ def test_set_env_toml_opts(self):
)
self.assertEqual(
self.env["STORE"],
"foo",
"gog",
f"Expected STORE to be '{test_store}'",
)

Expand Down

0 comments on commit 7c717b6

Please sign in to comment.