diff options
| author | Adam Malczewski <[email protected]> | 2026-03-31 21:36:46 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-03-31 21:36:46 +0900 |
| commit | 6b6e158d0614806dc970f7307fb63d392f0cb976 (patch) | |
| tree | ea19a4ccfe97b05b17a3418461daebb1d0543505 /spec/dispatch/tools/interface_spec.rb | |
| parent | 7221a9d38fcd29d89794bc3041f11c5358b3155e (diff) | |
| download | dispatch-tools-interface-6b6e158d0614806dc970f7307fb63d392f0cb976.tar.gz dispatch-tools-interface-6b6e158d0614806dc970f7307fb63d392f0cb976.zip | |
imp
Diffstat (limited to 'spec/dispatch/tools/interface_spec.rb')
| -rw-r--r-- | spec/dispatch/tools/interface_spec.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/spec/dispatch/tools/interface_spec.rb b/spec/dispatch/tools/interface_spec.rb index 4a4799a..4b4f64e 100644 --- a/spec/dispatch/tools/interface_spec.rb +++ b/spec/dispatch/tools/interface_spec.rb @@ -4,8 +4,4 @@ RSpec.describe Dispatch::Tools::Interface do it "has a version number" do expect(Dispatch::Tools::Interface::VERSION).not_to be nil end - - it "does something useful" do - expect(false).to eq(true) - end end |
