diff --git a/frontend/test/frontend_tests/basic_shapes_test.cljs b/frontend/test/frontend_tests/basic_shapes_test.cljs index 3017738374..158ca488c3 100644 --- a/frontend/test/frontend_tests/basic_shapes_test.cljs +++ b/frontend/test/frontend_tests/basic_shapes_test.cljs @@ -79,4 +79,4 @@ ;; ==== Check (println stroke') (t/is (some? shape1')) - (t/is (= (:stroke-alignment stroke') :center)))))))) \ No newline at end of file + (t/is (= (:stroke-alignment stroke') :inner))))))))