diff --git a/spec/tapioca/commands/annotations_spec.rb b/spec/tapioca/commands/annotations_spec.rb index efa83dbe7..7f9f55894 100644 --- a/spec/tapioca/commands/annotations_spec.rb +++ b/spec/tapioca/commands/annotations_spec.rb @@ -7,6 +7,7 @@ module Tapioca module Commands class AnnotationsSpec < SpecWithProject + include Tapioca::Helpers::Test::Isolation include WebMock::API DUMMY_REPO_URI_1 = "https://my-private-repo-1"