From 634222e45d0f78defb09a1936b19639ac70da53b Mon Sep 17 00:00:00 2001 From: "Karl W. Schulz" Date: Wed, 26 Apr 2023 15:00:45 -0500 Subject: [PATCH] noop: just fixing a typo --- tests/test_saved_analysis.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_saved_analysis.py b/tests/test_saved_analysis.py index 783fa1e06a..0ffbd584f3 100644 --- a/tests/test_saved_analysis.py +++ b/tests/test_saved_analysis.py @@ -20,7 +20,7 @@ def compare(prev, cur): ################################################## ## Generated tests ## -## Meant to run after test_analyze_worloads ## +## Meant to run after test_analyze_workloads ## ##################################################