Skip to content

Commit ed868f7

Browse files
kartbenpdgendt
authored andcommitted
test_project: drop swear word
Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
1 parent 5790fda commit ed868f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ def test_manifest_freeze(west_update_tmpdir):
413413
# manifest
414414
# - attributes are listed in NURPCW order (name, url, ...)
415415
# - all revisions are full 40-character SHAs
416-
# - there isn't any random YAML tag crap
416+
# - there isn't any random YAML tag
417417
expected_res = [
418418
'^manifest:$',
419419
'^ projects:$',

0 commit comments

Comments
 (0)